• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?


  • Subject: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Mon, 21 Jan 2008 20:33:37 -0800


On Jan 21, 2008, at 2:39 PM, Rosyna wrote:

As stated, Mac OS X (any version) never shipped with libjpeg or libgif inside any folder or subfolder of /usr/.

Because they do not come with Mac OS X, you should not be linking to libjpeg or libgif.

The OP explicitly stated that he's not linking against them.

If you want to load images and what-not on Mac OS X, use ImageIO. See http://developer.apple.com/graphicsimaging/ workingwithimageio.html for more information on using ImageIO, the preferred image file format framework on Mac OS X.

Unfortunately, ImageIO is causing this problem, combined with the new linker on 10.5; anything that links against ApplicationServices gets bitten by this. The easiest solution is to compile against the 10.5 SDK with a 10.4 deployment target.


--
adam


On Jan 21, 2008, at 3:25 PM, Marc Lohse wrote:

I still have to say that i am unhappy because libjpeg is not the
only one that i have to bake a fat binary of - after lipo-ing together
a universal libjpeg, the build fails with libgif causing the same
problem (and i am already expecting more work-causing trouble
of the same kind coming my way from the rest of the occupants
of /usr/local/lib). Is this really the way it's supposed to be?

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Bill Bumgarner <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)
 >Re: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Bill Bumgarner <email@hidden>)
 >AW: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Marc Lohse <email@hidden>)
 >Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK? (From: Rosyna <email@hidden>)

  • Prev by Date: Re: Carbon-Cocoa Integration: Linking issue
  • Next by Date: Re: Carbon-Cocoa Integration: Linking issue
  • Previous by thread: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • Next by thread: Re: AW: leopard: No universal libjpeg.dylib in 10.4SDK?
  • Index(es):
    • Date
    • Thread