Re: libTIFF universal binary?
Re: libTIFF universal binary?
- Subject: Re: libTIFF universal binary?
- From: David LeBer <email@hidden>
- Date: Sun, 11 Nov 2007 16:09:53 -0500
On 11-Nov-07, at 4:04 PM, Eric Smith wrote:
I'm trying to build a universal binary with Xcode 3.0. This used to
work with 2.5. Now, I get an error saying that libTIFF.dylib (in
MacOS10.4u.sdk) is not of the required architecture. Anyone else
have issues with this library?
On 10-Nov-07, at 4:50 PM, Chris Espinosa wrote:
A number of people have run into this (and, oddly, it was never
reported during the 18 months of Xcode 3 seeding).
Some third-party package (I'm told it's fink) installs a thin set of
libraries in /usr/local/lib, and the 10.4u SDK has a symlink that
allows you to use local libs when using the SDK. IOKit tries to link
against the system's (fat) libTIFF but it grabs the (thin) local one
instead.
The solution is to clear out /usr/local/lib.
Chris
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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