• 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
Deployment build fails for 10.3.9 target
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deployment build fails for 10.3.9 target


  • Subject: Deployment build fails for 10.3.9 target
  • From: Robert Cerny <email@hidden>
  • Date: Wed, 27 Sep 2006 09:28:21 +0200

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


  • Follow-Ups:
    • Re: Deployment build fails for 10.3.9 target
      • From: Alexander von Below <email@hidden>
  • Prev by Date: Re: Debugging a Java JNI project
  • Next by Date: interpreting crashlog
  • Previous by thread: Re: Debugging a Java JNI project
  • Next by thread: Re: Deployment build fails for 10.3.9 target
  • Index(es):
    • Date
    • Thread