Precompiled header problem
Precompiled header problem
- Subject: Precompiled header problem
- From: James Closs <email@hidden>
- Date: Tue, 11 Jul 2006 10:21:46 +0100
Hi,
I have changed the name of a header file in my project and, despite
multiple cleans etc, the target seems to be referencing the old
header file. I keep getting the following error:
ProcessPCH++ /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/AUDemo_Prefix-ddpdweikpgqscvgcmkgmiuubltig/
AUDemo_Prefix.pch.gch AUDemo_Prefix.pch normal ppc c++
com.apple.compilers.gcc.4_0
cd "/Volumes/docs/development/audio/DSP Library"
/usr/bin/gcc-4.0 -x c++-header -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -g -O0 -fmessage-length=0 -mtune=G4 -
fvisibility-inlines-hidden -mfix-and-continue -I/Volumes/docs/
development/audio/DSP\ Library/build/dsp.build/Development/
AUDemo.build/AUDemo.hmap -Wmost -Wno-four-char-constants -Wno-unknown-
pragmas -O0 -F/Volumes/docs/development/audio/DSP\ Library/build/
Development -I/Volumes/docs/development/audio/DSP\ Library/build/
Development/include -I/Volumes/docs/development/audio/DSP\ Library/
build/dsp.build/Development/AUDemo.build/DerivedSources -c /Volumes/
docs/development/audio/DSP\ Library/AUDemo_Prefix.pch -o /Library/
Caches/com.apple.Xcode.501/SharedPrecompiledHeaders/AUDemo_Prefix-
ddpdweikpgqscvgcmkgmiuubltig/AUDemo_Prefix.pch.gch
powerpc-apple-darwin8-gcc-4.0.1: /Volumes/docs/development/audio/DSP
Library/AUDemo_Prefix.pch: No such file or directory
powerpc-apple-darwin8-gcc-4.0.1: warning: '-x c++-header' after last
input file has no effect
powerpc-apple-darwin8-gcc-4.0.1: no input files
AUDemo_Prefix.pch exists nowhere in my target. I've tried manually
deleting all caches and turning off 'predictive compilation' but
still get the error. Can anyone help?
I'm using XCode 2.3 on 10.4.7
I've seen messages in the archives about similar issues but no real
solution...
====
James Closs, Director, bitBull Ltd
http://www.bitbull.com
07771 991171
====
_______________________________________________
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