Parse errors building example files after installing 1.5
Parse errors building example files after installing 1.5
- Subject: Parse errors building example files after installing 1.5
- From: Lance Saleme <email@hidden>
- Date: Wed, 6 Oct 2004 20:48:01 -0700
Hello,
I've recently moved up to XCode 1.5.
Installed on my G5
Panther 1.3.5, build example projects
10.2.8 OS as the Target == No problems.
Current OS as the Target == No problems.
Installed on my G4
Panther 1.3.5, build examples projects
10.2.8 OS as the Target == No problems.
Current OS as the Target == pch parse errors (see below)
Given that I'm new to the list I'm sorry if this is old news, but I
didn't find anything in the cursory search of the archives to point at
an answer. Pointers and suggestions would be helpful.
Thanks,
Lance
===============
Building target “TestAppPlain” with build style “Development”
(optimization:level ‘0’, debug-symbols:on) — (1 error)
cd /Volumes/Algernon/Development/Projects/TestAppPlain
/usr/bin/gcc-3.3 -x c-header -arch ppc -pipe -Wno-trigraphs
-fasm-blocks -fpascal-strings -g -O0 -mtune=G4 -fmessage-length=0
-ffix-and-continue -fzero-link -F/Volumes/Algernon/Development/Projects
-I/Volumes/Algernon/Development/Projects/include
-I/Volumes/Algernon/Development/Projects/TestAppPlain.build/
TestAppPlain.build/DerivedSources
-Wp,-header-mapfile,/Volumes/Algernon/Development/Projects/
TestAppPlain.build/TestAppPlain.build/TestAppPlain.hmap -c
TestAppPlain_Prefix.pch -o
/Volumes/Algernon/Development/Projects/TestAppPlain.build/SharedCaches/
TestAppPlain_Prefix-cxclmxzwuwzbuxdadxmlkajtmvnh/
TestAppPlain_Prefix.pch.gch
In file included from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CGContext.h:19,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CGBitmapContext.h:10,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CoreGraphics.h:13,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
QD.framework/Headers/QD.h:25,
from
/System/Library/Frameworks/ApplicationServices.framework/Headers/
ApplicationServices.h:30,
from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24,
from TestAppPlain_Prefix.pch:5:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CGPDFDocument.h:85: error: parse error
before "CGPDFDocumentGetCatalog"
from TestAppPlain_Prefix.pch:5:
from
/System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:24,
from
/System/Library/Frameworks/ApplicationServices.framework/Headers/
ApplicationServices.h:30,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
QD.framework/Headers/QD.h:25,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CoreGraphics.h:13,
from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CGBitmapContext.h:10,
In file included from
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
CoreGraphics.framework/Headers/CGContext.h:19,
/System/Library/Frameworks/ApplicationServices.framework/
Frameworks/CoreGraphics.framework/Headers/CGPDFDocument.h:85: error:
parse error before "CGPDFDocumentGetCatalog"
_______________________________________________
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