• 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: Xcode won't select correct SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode won't select correct SDK


  • Subject: Re: Xcode won't select correct SDK
  • From: Fritz Anderson <email@hidden>
  • Date: Thu, 11 Dec 2008 15:01:27 -0600

On 11 Dec 2008, at 4:34 AM, Eric Gorouben wrote:

I'm building an AU using the CoreAudio SDK. The latest version uses the 10.5 sdk.
I want to deploy to 10.4, so I set to 10.5 sdk, with 10.4 as deployment target. (Is this correct?)
I kept getting unknown symbols, so I tried to set to 10.5 as deployment target


All configurations, all targets:
Base sdk = 10.5
Architecture =  Standard 32
Mac  OS X déployment target = 10.5

I keep getting such errors:

/Xcode3.1.1/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/ vecLib.framework/Headers/cblas.h:750: error...

It looks like all symbols report to 10.4 instead of 10.5.
I tried cleaning everything, rebuilding sense code, etc. but I still get this MacOSX10.4u instead of 10.5u

Select Project > Edit Active Target (etc.)... . Select the Build tab, and Configuration: Active (whatever). Type "SDK" into the search field, and look at Base SDK. Is it what you expect?


My point being that the base SDK can be set per-target, and per- configuration, and setting it in the Project Info window (General or Build tab) won't affect the SDK actually used in the build if the target overrides it.

By the way, please don't start a new topic by replying to an existing message. The original's message ID gets put in the References: header, and modern mail clients will group your message with the original. It hides your message, and makes it less likely that the original poster will get replies.

	— F

--
Fritz Anderson -- Xcode 3 Unleashed: Now in its second printing -- <http://x3u.manoverboard.org/ >


_______________________________________________
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: Xcode won't select correct SDK
      • From: Eric Gorouben <email@hidden>
References: 
 >OCUnit question (From: Aldo Bergamini <email@hidden>)
 >Xcode won't select correct SDK (From: Eric Gorouben <email@hidden>)

  • Prev by Date: Re: How to debug a CFPlugin
  • Next by Date: Re: Xcode won't select correct SDK
  • Previous by thread: Xcode won't select correct SDK
  • Next by thread: Re: Xcode won't select correct SDK
  • Index(es):
    • Date
    • Thread