Re: 10.3.9 sdk
Re: 10.3.9 sdk
- Subject: Re: 10.3.9 sdk
- From: Artemiy Pavlov <email@hidden>
- Date: Wed, 27 Sep 2006 21:12:19 +0300
Robert,
I'd suggest you use the "Max OS X Development Target" parameter in
the build settings, set it to 10.3 and it will auto-exclude i386
compilation for a UB.
Artemiy.
On 26 Sep 2006, at 11:40 PM, Robert Cerny wrote:
Hi folks,
sorry if it was answered already, but I can't find it in archives.
I made a relativelly simple command line tool on my MacBook Pro
(10.4) and when compiling against 10.4 everything is well. When I
change SDK root do 10.3.9, I get a lot of errors like:
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/stdbool.h:8:2: error:
#error "This header only supports __MWERKS__."
I'm using XCode 2.4
What am I doing wrong?
_______________________________________________
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
References: | |
| >10.3.9 sdk (From: Robert Cerny <email@hidden>) |