Re: parse error before "__AVAILABILITY_INTERNAL__MAC_10_5"
Re: parse error before "__AVAILABILITY_INTERNAL__MAC_10_5"
- Subject: Re: parse error before "__AVAILABILITY_INTERNAL__MAC_10_5"
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 19 Feb 2009 18:17:15 -0700
On Feb 19, 2009, at 2:48 PM, Hugh Sontag wrote:
Base SDK: Mac OS X 10.5
Deployment Target, Any SDK, PowerPC: Mac OS X 10.3
This worked using XCode 3.0. I get the above error when building
using Xcode 3.1.2.
Any suggestions on what I can do to build correctly?
I'm very surprised that ever worked in the first place, because GCC
3.3 doesn't support the 10.5 SDK. Apple added a bunch of things to the
SDK, such as ObjC properties and selector attributes, that require GCC
4.0 or later.
Try going back to an older SDK, and the problem should be resolved.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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