Re: Intel compiler, Xcode 2.5, and Leopard
Re: Intel compiler, Xcode 2.5, and Leopard
- Subject: Re: Intel compiler, Xcode 2.5, and Leopard
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 20 Feb 2008 18:11:28 +0100
Le 20 févr. 08 à 18:05, Micah Sharp a écrit : Posting the line was a good idea. I removed the -c MAC_OS_X_VERSION_MIN_REQUIRED=1040 part and this error went away. I thought I read somewhere this define is needed for Tiger compatibility, but I put it in the C++ options area rather than preprocessor define, which seems to be the problem (though I'm still not sure what the error means).
I have a new error now, but I will post that separately. Thanks for the help.
You can also use the "Mac OS X Deployment Target" build setting instead of this macro. This is a predefined build setting and it is set according to the selected SDK.
MACOSX_DEPLOYMENT_TARGET = 10.4
|
_______________________________________________
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