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: Alexander von Below <email@hidden>
- Date: Wed, 27 Sep 2006 13:21:57 +0200
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