• 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: Unavailable Function Errors and Backwards Compatability
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unavailable Function Errors and Backwards Compatability


  • Subject: Re: Unavailable Function Errors and Backwards Compatability
  • From: Laurence Harris <email@hidden>
  • Date: Wed, 14 Mar 2007 19:43:25 -0400


On Mar 14, 2007, at 12:31 PM, Sean McBride wrote:

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>

True, but he said he'd tried setting those defines, so I was just wondering why he hadn't used 10.4.


David, what is your deployment target set to?

Larry
_______________________________________________
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


  • Follow-Ups:
    • Re: Unavailable Function Errors and Backwards Compatability
      • From: David Alger <email@hidden>
References: 
 >Unavailable Function Errors and Backwards Compatability (From: David Alger <email@hidden>)
 >Re: Unavailable Function Errors and Backwards Compatability (From: "Sean McBride" <email@hidden>)

  • Prev by Date: Re: newbie debugging problem-- no variables
  • Next by Date: Re: Unavailable Function Errors and Backwards Compatability
  • Previous by thread: Re: Unavailable Function Errors and Backwards Compatability
  • Next by thread: Re: Unavailable Function Errors and Backwards Compatability
  • Index(es):
    • Date
    • Thread