Re: Unavailable Function Errors and Backwards Compatability
Re: Unavailable Function Errors and Backwards Compatability
- Subject: Re: Unavailable Function Errors and Backwards Compatability
- From: "Sean McBride" <email@hidden>
- Date: Wed, 14 Mar 2007 12:31:20 -0400
- Organization: Rogue Research
On 3/13/07 9:32 PM, David Alger said:
>I have looked all over for this, but can't seem to find a way. I want
>Xcode to emit an error when I try using functions that are not
>available in 10.3.9 and earlier while at the same time compiling
>against the 10.4u SDK. Is there a way to do this.
>
>I have tried setting these defines...
>
>#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_3
>#define MAC_OS_X_VERSION_MAX_ALLOWED MAC_OS_X_VERSION_10_3
You are not supposed to #define these in your code. This has been
discussed many times in the past, see for example:
<http://lists.apple.com/archives/xcode-users/2005/Aug/msg00399.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
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