Re: using an external library in an Xcode project
Re: using an external library in an Xcode project
- Subject: Re: using an external library in an Xcode project
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 8 Aug 2004 12:10:39 -0600
On Aug 8, 2004, at 11:01 AM, Chuck Musser wrote:
I can't find a way to navigate to the install directory, which is
"/usr/local/lib/"
I suppose I could copy the files to an accessible place, but what's
the right way to do this? I couldn't find a documented procedure for
using a library in this way?
I recall answering this question a while ago; I'm not sure if it was on
this list or cocoa-dev, though. I do recommend checking the archives
before asking questions; you'll get your answer faster.
Anyway, assuming you're using Mac OS X 10.3 or later, you can press
Shift-Command-G when inside an open dialog to navigate to any place on
the disk. In Cocoa applications such as Xcode, you can also type / or ~
to make the find window or sheet appear. Or you can press
Shift-Command-G in the Finder to navigate to the directory, and then
drag & drop the file(s) into the project.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"They [our enemies] never stop thinking about new ways to harm our
country and our people, and neither do we. We must never stop thinking
about how best to offend our country." - George W. Bush (August 5,
2004)
_______________________________________________
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.