Needing urgent assistance on my project

Werner Modenbach modenbach at alc.de
Wed Feb 12 09:26:26 GMT 2003


WARNING: Unsanitized content follows.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Mittwoch, 12. Februar 2003 09:49 schrieben Sie / On Mittwoch, 12. Februar 
2003 09:49 you wrote:
> Thank you for your quick reply!
>
> I am not sure how to generate the library out of the three files since
> they outside of my project generate a completely unique library called
> libOSC.a. I am not sure how to make my Kdveleop project generate this
> lib during the install. Should I then simply do -lOSC as one of the
> linker flags? Any help is greatly appreciated! Sincerely,
>
If the lib is allready present this will help the linker to know about the lib 
to be included. In addition you have to give the path to the library i.e.

- -lOSC -LpathToLib
You can do this in the linker options of the project settings.

- - Werner -

- -- 
- ------------------------------------------------------------------------------------
Werner Modenbach
ALC Computertechnik GmbH
Kaiserstr. 100
D-52134 Herzogenrath
http://www.alc.de
- ------------------------------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+ShNCLvDE46ZpX7ARAoW7AJ9tgg9Uhupn18GdrLAAq8O68/dI8gCeMwBJ
nRfakBUG7wvT8+Hggi2Sv2Y=
=QwZw
-----END PGP SIGNATURE-----


-
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