Can't compile any more
Can't compile any more
- Subject: Can't compile any more
- From: "Mark Wagner" <email@hidden>
- Date: Mon, 1 May 2006 13:14:18 -0700
About four months ago, I was working on porting an application from
CodeWarrior to XCode. I got about 90% done before having to work on
other stuff - the application would compile and mostly run. Earlier
today, I went back to finish the job up, and when I compiled one of
the libraries in the cross-platform compatibility layer, I got 478
errors in system header files of the form 'parse error before
"AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER"':
CompileC "/DEVELOPMENT
xcode/EE20/libdbg/ndtkit.staticlib.build/ndtkit.staticlib.build/Objects-normal/ppc/iareamac.o"
"/DEVELOPMENT xcode/EE20/GUI/tkit/iareamac.c" normal ppc c
com.apple.compilers.gcc.3_3
setenv MACOSX_DEPLOYMENT_TARGET 10.1
cd "/DEVELOPMENT xcode/EE20/GUI/tkit/ndtkit.staticlib"
/usr/bin/gcc-3.3 -x c -arch ppc -pipe -Wno-trigraphs -fasm-blocks
-fpascal-strings -g -O0 -mtune=G3 -Wno-long-double -fmessage-length=0
-ffix-and-continue "-F/DEVELOPMENT xcode/EE20/libdbg" "-I/DEVELOPMENT
xcode/EE20/libdbg/include" -I../../../base/core -I../../../base/corex
-I../../../base/res -I../../../base/flexlm -I../../../base/sec
-I../../gw -I../../vgm "-I/DEVELOPMENT
xcode/EE20/libdbg/ndtkit.staticlib.build/ndtkit.staticlib.build/DerivedSources"
"-Wp,-header-mapfile,/DEVELOPMENT
xcode/EE20/libdbg/ndtkit.staticlib.build/ndtkit.staticlib.build/ndtkit.staticlib.hmap"
-include "/DEVELOPMENT
xcode/EE20/libdbg/ndtkit.staticlib.build/SharedCaches/ndtkit.staticlib_Prefix-boviqhwaoqfivlbuismnwimysskq/ndtkit.staticlib_Prefix.pch"
-c "/DEVELOPMENT xcode/EE20/GUI/tkit/iareamac.c" -o "/DEVELOPMENT
xcode/EE20/libdbg/ndtkit.staticlib.build/ndtkit.staticlib.build/Objects-normal/ppc/iareamac.o"
In file included from
/System/Library/Frameworks/QuartzCore.framework/Headers/CoreVideo.h:22,
from
/System/Library/Frameworks/QuickTime.framework/Headers/ImageCompression.h:25,
from
/System/Library/Frameworks/QuickTime.framework/Headers/Movies.h:51,
from
/System/Library/Frameworks/QuickTime.framework/Headers/MediaHandlers.h:24,
from
/System/Library/Frameworks/QuickTime.framework/Headers/QuickTime.h:30,
from /DEVELOPMENT xcode/EE20/GUI/tkit/iareamac.c:46:
/System/Library/Frameworks/QuartzCore.framework/Headers/CVHostTime.h:33:
error: parse error before "AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER"
/System/Library/Frameworks/QuartzCore.framework/Headers/CVHostTime.h:42:
error: parse error before "AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER"
/System/Library/Frameworks/QuartzCore.framework/Headers/CVHostTime.h:49:
error: parse error before "AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER"
Any suggestions? A Google search suggested that I needed to downgrade
Quicktime, and Apple's site seemed to indicate that I should downgrade
to 7.0.1, so that's what I've got installed. I'm running XCode 1.5 on
MacOS 10.3.9.
Thanks,
Mark Wagner
_______________________________________________
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