On 11 Feb 2008, at 10:27 PM, Adam R. Maxwell wrote:

> In article
> <[EMAIL PROTECTED]>,
> "Christiaan Hofman" <[EMAIL PROTECTED]> wrote:
>
>> It seems to need Xcode 3.0, because of the 10.5 SDK used in the  
>> Leopard
>> bundle and QL plugin. That's correct?
>
> Looks like gmane ate my earlier reply to this, so I'll restate: yes,
> Xcode 3 is required, and that's what I've used exclusively for a long
> time now.
>
> The biggest problem I had building with Xcode 3 is from the new linker
> pulling in single-arch libs from /usr/local/lib (libpng, libtiff,
> libjpeg).  To work around, you have several options:
> 1) remove the libs
> 2) rebuild them as universal
> 3) replace the symlink in the 10.4u SDK with a dummy
> 4) use the 10.5 SDK, which has a fix for this in ImageIO.framework.
>
> Unfortunately, the damn Omni frameworks prevent using the 10.5 SDK  
> with
> a 10.4 deployment target, so the best option (4) doesn't work, and
> cross-development is a huge pain.

You have any idea what's wrong? Is it th fact they check for  
MAC_OS_X_VERSION_MIN_REQUIRED? It seems to me they should check  
MAC_OS_X_VERSION_MAX_ALLOWED instead.

Christiaan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to