Re: How to use .a in XCode?
Re: How to use .a in XCode?
- Subject: Re: How to use .a in XCode?
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 25 Jun 2008 14:47:44 -0600
IANTM, but this really belongs on the Xcode list, not the Cocoa list.
On Jun 25, 2008, at 2:43 PM, dexter morgan wrote:
is id3 the folder inside /usr/local/include?
Yes.
How can I import these libreries into the project?
Just drag the library in from the Finder. Or choose "add existing
frameworks" in Xcode.
(I would to copy
these files into app package in order to allow app launch even if you
have not installed id3lib in /usr/local.
If you're including static libraries, then this is a non-step. Static
libraries are linked into the final binary.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden