Re: newbie q: Static library in /usr/lib not being seen?
Re: newbie q: Static library in /usr/lib not being seen?
- Subject: Re: newbie q: Static library in /usr/lib not being seen?
- From: Markus Hitter <email@hidden>
- Date: Sun, 19 Feb 2006 20:43:45 +0100
Am 19.02.2006 um 19:50 schrieb Mark Lucas:
To force the linker to use a static library, pass the library's
full pathname in a -l option to the linker.
While this works, the preferred way with Xcode is to add the library
to the project, just like you'd add a framework or a source file.
Using /usr/lib for storing non-Apple libraries is an unfortunate
choice when using Xcode.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden