finding libraries
finding libraries
- Subject: finding libraries
- From: David Penton <email@hidden>
- Date: Mon, 22 Feb 2010 00:17:51 -0500
Tiny question - I'm still pretty new to xcode.
I am unsure what LIBRARY_SEARCH_PATHS does. For example:
I just built a little program that linked against the ghostscript library in /opt/local/lib/libgs.dylib. (This was from a macports installation of ghostscript). I added a reference to this library directly in the build target. That worked great.
But this library is apparently identified (in the target) by its entire path, since I have nothing set in LIBRARY_SEARCH_PATHS.
So under what circumstances does LIBRARY_SEARCH_PATHS do something for you?
- Dave - _______________________________________________
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