On Aug 26, 2009, at 8:41 PM, Greg Hoover wrote:

Has anyone seen an error in XCode like this: GCC 4.2 is not compatible with the Mac OS X 10.4 SDK (file NSString+extras.m)

I remove the referenced file and another pops up. I can build using the 10.5 SDK, but attempting to build with 10.4 doesn't seem to work.


Yes -- the problem is that you're using GCC 4.2. You need to change the C/C++/Obj-C compiler to GCC 4.0.

--
Glenn L. Austin, Computer Wizard and Race Car Driver         <><
<http://www.austin-soft.com>



_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to