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

Re: Building for 10.3.9 PPC & 10.4 Universal


  • Subject: Re: Building for 10.3.9 PPC & 10.4 Universal
  • From: Martin <email@hidden>
  • Date: Tue, 28 Mar 2006 17:13:56 +0200

Thanks Mike.
Your config was more complete than mine and it just builds fine.

Martin.


Le 28 mars 06 à 16:35, Mike Jackson a écrit :

Not sure if you mistyped the config, but you only need 10.3.9 compatability, BUT you are telling the build system to use the 10.2.8 SDK? Shouldn't you use the 10.3.9 SDK instead?

Also, I use an xcconfig file for doing the same thing. I will include it here for your edification:

<CrossCompile.xcconfig>

Mike

On Mar 28, 2006, at 5:16 AM, Martin wrote:

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.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden

-------- Mike Jackson imikejackson <at> gmail <dot> com




_______________________________________________ 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
  • Prev by Date: Re: Building for 10.3.9 PPC & 10.4 Universal
  • Next by Date: Re: Character value of 'Enter' and 'Return' Key ?
  • Previous by thread: Re: Building for 10.3.9 PPC & 10.4 Universal
  • Next by thread: Returning from an IBAction
  • Index(es):
    • Date
    • Thread