Re: Deployment build fails for 10.3.9 target
Re: Deployment build fails for 10.3.9 target
- Subject: Re: Deployment build fails for 10.3.9 target
- From: Robert Cerny <email@hidden>
- Date: Wed, 27 Sep 2006 14:07:15 +0200
Hi,
do you mean that I should select show 'Customized Settings' in the
pane and compare it between two configurations? I have a very simple
one:
ARCHS = ppc
SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk
VERSIONING_SYSTEM = apple-generic
CURRENT_PROJECT_VERSION = 1
PREBINDING = NO
GCC_WARN_ABOUT_RETURN_TYPE = YES
GCC_WARN_UNUSED_VARIABLE = YES
Robert
On 27.9.2006, at 13:21, Alexander von Below wrote:
My approach would be to export the build settings (you can just use
copy and paste, a really nice feature of Xcode 2.1 and later), sort
and diff them.
This does not look like the usual Zerolink issue, but once you have
the build settings in text form, it should become apparent.
Alex
Am 27.09.2006 um 09:28 schrieb Robert Cerny:
Hi folks,
I'm missing something obvious for sure... I made a new command
line tool (Foundation), added Cocoa and Carbon frameworks and
added them precompiled header. I'm targeting 10.3.9 sdk from 10.4
PowerPC (and Intel) machines.
When I choose Debug build, it runs fine, in Deployment I get errors:
CFString.h:191: error: parse error before 'va_list'
CFString.h:466: error: parse error before 'va_list'
float.h:8: error: #error "This header only supports __MWERKS__."
NSObjCRuntime.h:65: error: parse error before 'va_list'
NSString.h:184: error: parse error before 'va_list'
NSString.h:185: fatal error: method definition not in
@implementation context
stdarg.h:5: error: #error "This header only supports __MWERKS__."
stdarg.h:5: error: #error "This header only supports __MWERKS__."
stdarg.h:5: error: #error "This header only supports __MWERKS__."
stdbool.h:8: error: #error "This header only supports __MWERKS__."
stdbool.h:8: error: #error "This header only supports __MWERKS__."
I'm unable to find what to change in deployment, to make xcode
happy. Can anyone help me?
Robert
_______________________________________________
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
_______________________________________________
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