Re: Linking to .so file
Re: Linking to .so file
- Subject: Re: Linking to .so file
- From: Chris Espinosa <email@hidden>
- Date: Thu, 31 Mar 2005 12:28:49 -0800
On Mar 31, 2005, at 10:58 AM, Matt DeFoor wrote:
How do you tell XCode 1.2 to link against a .a or .so file?
The usual way is:
1) Project menu --> Add Files...
2) Navigate to the .a or .so file (you may have to use command-shift-
G to enter a path in the NSOpen dialog)
3) Pick targets to add the file to and the style of reference; don't
copy to project folder (in most cases)
That should add the file to your project, and automatically add it to
the link build phase.
Chris
_______________________________________________
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