Re: Linking against libraries
Re: Linking against libraries
- Subject: Re: Linking against libraries
- From: Chris Espinosa <email@hidden>
- Date: Wed, 18 Aug 2004 08:11:42 -0700
On Aug 18, 2004, at 2:07 AM, Marvin Jones wrote:
Thanks. A solution along those lines worked just fine. Of course, when
I tried to add the library and header files to the project, the Finder
didn't let me view the system folders, but that's another story...
In both the Finder and in Navigation Services you can get to "hidden"
directories (the ones that end users are protected from) by using Go To
Folder (command-shift-G) and entering a path. In the Add Files dialog,
all it takes is typing a slash to get the path-entry dialog. So to add
a library from /usr/lib you just choose Add Files..., type /usr/lib,
and press Enter.
Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.