Re: Linking to .so file
Re: Linking to .so file
- Subject: Re: Linking to .so file
- From: Matt DeFoor <email@hidden>
- Date: Thu, 31 Mar 2005 16:46:36 -0500
Finlay Dobbie wrote:
On Thu, 31 Mar 2005 12:28:49 -0800, Chris Espinosa <email@hidden> wrote:
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)
Obviously this won't work for .so files, they need to be .dylib.
Right. This is what I've found. I guess I could just symlink the .so to
..dylib and it'd work? Haven't tested that yet...
-Matt
_______________________________________________
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