Arguments for compiling
Ellen De Beuckeleer
ellen.debeuckeleer at incgeo.be
Mon Nov 15 07:40:05 GMT 2004
Dear Etienne,
I have not so much experience with KDevelop, nor Linux, but I put my
libraries in the makefile (the one in : path to
project/project_name/project_name) after the word: all_libraries =
This part will not be overwritten by KDevelop unless you reconfigure the
project. If this happens, you need to retype the library-paths. I do not
know how to make sure it never disappears.
Hope it helps.
Kind regards,
Ellen
Etienne Orliac wrote:
>Dear all,
>
> in order to compile a script I need to include two libraries in that order:
> g++ -o netest netest.cpp /usr/local/netcdf-3.5.1/lib/libnetcdf_c++.a /usr/local/netcdf-3.5.1/lib/libnetcdf.a
>
> Can anybody tell me how to reproduce it in Kdevelop?
>
> Any help will be greatly appreciated.
>
>Many thanks,
>
>Etienne.
>
>This message has been scanned but we cannot guarantee that it and any
>attachments are free from viruses or other damaging content: you are
>advised to perform your own checks. Email communications with the
>University of Nottingham may be monitored as permitted by UK legislation.
>
>
>-
>to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
>unsubscribe »your-email-address«
>
>
>
>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list