• 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: NSString to Integer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSString to Integer


  • Subject: Re: NSString to Integer
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 7 Mar 2009 18:41:11 -0700


On Mar 7, 2009, at 6:35 PM, Dave DeLong wrote:

As for the build settings, it was set for 32 bit architecture. I set it to 32/64 bit, and also "Native Architecture of Build Machine", but after cleaning and building again, I get the same log message.


"Native architecture of build machine" does not actually use the native architecture of the build machine as of Xcode 3.1. (Really!) If you want that, you must use ${NATIVE_ARCH_ACTUAL} instead, which will use the _real_ native architecture of the build machine.

And when you did a 4-way build, are you sure you set the architecture correctly before running or debugging the executable?

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


  • Follow-Ups:
    • Re: NSString to Integer
      • From: Dave DeLong <email@hidden>
References: 
 >NSString to Integer (From: Dave DeLong <email@hidden>)
 >Re: NSString to Integer (From: Daniel Richman <email@hidden>)
 >Re: NSString to Integer (From: Dave DeLong <email@hidden>)

  • Prev by Date: Re: NSString to Integer
  • Next by Date: Re: [SOLVED] Re: NSArrayController -- will change selection?
  • Previous by thread: Re: NSString to Integer
  • Next by thread: Re: NSString to Integer
  • Index(es):
    • Date
    • Thread