• 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: Cross-SDK CGImageCreate
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-SDK CGImageCreate


  • Subject: Re: Cross-SDK CGImageCreate
  • From: David Dunham <email@hidden>
  • Date: Mon, 10 Oct 2005 09:18:13 -0700

Eric

I don't doubt you that CodeWarrior's complaining here, but given that
CodeWarrior can't build for Intel I'm a bit perplexed as to how you're
hitting this.

Because I need to make PowerPC builds that work on 10.2.8. Xcode is unable to do that with my source base (ignoring this problem, which would probably still be an issue in that kCGBitmapByteOrder32Host isn't defined prior to the 10.4u SDK; bug not filed because you told me it's a known issue).


Regardless, one simple workaround would be to only use that constant
under #if __LITTLE_ENDIAN__.  That'll never be defined when building in
CodeWarrior.

OK. I was hoping not to have to ifdef code. It's already getting mighty cluttered -- this is in #ifdef _Macintosh_ and #ifdef _Quartz_ already!
--


David Dunham     A Sharp, LLC
Voice/Fax: 206 783 7404     http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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


  • Follow-Ups:
    • Re: Cross-SDK CGImageCreate
      • From: Eric Albert <email@hidden>
  • Prev by Date: Re: [SOLVED] C++ in a Cocoa App - How Hard is THAT?
  • Next by Date: Re: Incompatibilities between home-compiled and apple's libpng
  • Previous by thread: Re: Cross-SDK CGImageCreate
  • Next by thread: Re: Cross-SDK CGImageCreate
  • Index(es):
    • Date
    • Thread