Re: Linking with dynamic libraries in /usr/lib?
Re: Linking with dynamic libraries in /usr/lib?
- Subject: Re: Linking with dynamic libraries in /usr/lib?
- From: Dave Snowdon <email@hidden>
- Date: Mon, 29 Aug 2005 10:29:02 +0200
Thanks Nick - using Xcode to add the libraries in this way also fixed
the problem with it complaining about the libraries being the wrong type
during the link phase.
many thanks
Dave
Nick Zitzmann wrote:
On Aug 27, 2005, at 9:40 AM, email@hidden wrote:
1) The "add to project" file dialog in Xcode won't allow me to enter
/usr/lib so
I can't add /usr/lib/libiconv.dylib and /usr/lib/libxml2.dylib using
the GUI.
The only way I'm found to get around this is to add 2 other dynamic
libraries
to the project, exit Xcode, edit the project file manually to change
the
filenames and restart Xocde. There must be a better way than this,
please would
someone clue me in.
Hidden feature of the open panel that's been there since Panther:
Press Shift-Cmd-G in the open panel to bring up a prompt asking for a
directory path. You can also drag the libraries into the project from
the Finder. Just like with the open panel, the Finder can navigate
into hidden paths using Shift-Cmd-G.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
_______________________________________________
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