Re: ld linking /usr/local/lib/libxxx.dylib instead of ImageIO/.../lib
Re: ld linking /usr/local/lib/libxxx.dylib instead of ImageIO/.../lib
- Subject: Re: ld linking /usr/local/lib/libxxx.dylib instead of ImageIO/.../lib
- From: Thomas Engelmeier <email@hidden>
- Date: Thu, 3 Jan 2008 11:34:44 +0100
On 02.01.2008, at 20:07, David Hoerl wrote:
I am playing around with the "Appscript" objective-c script bridge.
Using Xcode 3 and the 10.4 SDK, one "ld" fails when the project
tries to link my not-universal-library in /usr/local/lib (long story):
[...]
Sooo, the questions becomes - why is the /usr/local/lib/
libtiff.dylib getting found before the one inside ImageIO? Is there
a workaround on this?
[This also seems to be a potential pothole for someone else, since
if the linker DID use it, it might be an incompatible version for
ImageIO. Should I enter a bug on this issue???]
I guess it will come back as "behaves correctly". if you do a search
for "ImageIO libjpeg conflict" or "ImageIO libtiff conflict" it will
become evident you're not the first bitten by this. <http://www.cocoabuilder.com/archive/message/xcode/2007/11/12/17128
> has some more clues.
_______________________________________________
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