Re: Linker can't find library in /usr/lib when SDKROOT is set
Re: Linker can't find library in /usr/lib when SDKROOT is set
- Subject: Re: Linker can't find library in /usr/lib when SDKROOT is set
- From: Sherm Pendley <email@hidden>
- Date: Thu, 26 Nov 2009 11:07:00 -0500
On Thu, Nov 26, 2009 at 10:54 AM, Graham Westlake
<email@hidden> wrote:
> I'm trying to link my application against a third party library that gets installed into /usr/lib.
There's your problem. Third-party libraries shouldn't install into
/usr - they should install to /usr/local.
sherm--
--
Cocoa programming in Perl:
http://www.camelbones.org
_______________________________________________
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