• 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
Building for 10.3.9 PPC & 10.4 Universal
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building for 10.3.9 PPC & 10.4 Universal


  • Subject: Building for 10.3.9 PPC & 10.4 Universal
  • From: Martin <email@hidden>
  • Date: Tue, 28 Mar 2006 16:10:08 +0200

Hi,

I'm trying to build my application so that it works on Mac OS X 10.3.9 + on PPC and 10.4+ on Intel platforms.
What's I've done so far was adding these settings :


MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
MACOSX_DEPLOYMENT_TARGET_ppc = 10.2
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
SDKROOT_ppc = /Developer/SDKs/MacOSX10.2.8.sdk

But I get the following error when building :

/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/AvailabilityMacros.h: 111:6: error: #error MAC_OS_X_VERSION_MAX_ALLOWED must be >= MAC_OS_X_VERSION_MIN_REQUIRED

Any ideas what I've done wrong ?
Thanks,
Martin.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Building for 10.3.9 PPC & 10.4 Universal
      • From: Alexander Dymerets <email@hidden>
  • Prev by Date: Re: Cocoa Application Server
  • Next by Date: Re: Building for 10.3.9 PPC & 10.4 Universal
  • Previous by thread: Re: Randomly shuffle my core data dataset?
  • Next by thread: Re: Building for 10.3.9 PPC & 10.4 Universal
  • Index(es):
    • Date
    • Thread