How to use /Developer/MacOSX10.4u.sdk/usr/lib/
How to use /Developer/MacOSX10.4u.sdk/usr/lib/
- Subject: How to use /Developer/MacOSX10.4u.sdk/usr/lib/
- From: "B. Blodau" <email@hidden>
- Date: Thu, 20 Nov 2008 16:56:00 +0100
Hi,
my Carbon project includes some third party libraries which require
some system libs, like libiconv.dylib, libconvert.dylib etc.
If I add them from "/usr/lib/" to my project the project builds
successfully. But if I use the same libs from "/Developer/
MacOSX10.4u.sdk/usr/lib/", I'm getting link errors about unresovled
externals - unknown symbols. These are the same error, I would get if
I did not add the libs at all.
So it seems that these libs are not found or linked.
Is there something else I have to set up, if using libs from the
location: "/Developer/MacOSX10.4u.sdk/usr/lib/"
I'm working on Tiger with XCode 2.4.1 using "/Developer/
MacOSX10.4u.sdk/" as the SDK path.
Thanks for any help.
Ciao
Bert
_______________________________________________
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