• 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: Type comparison warning
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Type comparison warning


  • Subject: Re: Type comparison warning
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 30 Oct 2008 18:15:20 -0600


On Oct 30, 2008, at 6:03 PM, Scott Ribe wrote:

I got an error when I first tried. Perhaps that was with a project that
still supports 10.3.9...


If you're using an older SDK, then you can support NS(U)Integer and CGFloat in your older code just by copying the definitions from the Leopard SDK, taking out all of the 64-bit code (__LP64__), and putting the definitions in a place where they will be loaded _after_ the Foundation framework headers but _before_ your own code. This will help you get ready for 64-bit development when you're ready to take the plunge.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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: 
 >Re: Type comparison warning (From: Scott Ribe <email@hidden>)

  • Prev by Date: Help with NSBitmapImageRep, please
  • Next by Date: Re: When and how often do you mix C++ with Objective C in your project?
  • Previous by thread: Re: Type comparison warning
  • Next by thread: NSOperationQueue broken?
  • Index(es):
    • Date
    • Thread