Fix and continue error (invalid precompiled header)
Fix and continue error (invalid precompiled header)
- Subject: Fix and continue error (invalid precompiled header)
- From: Felix Franz <email@hidden>
- Date: Thu, 2 Feb 2006 11:57:15 +0100
Hi all,
fix & continue is not working for me using precompiled headers. I
only get this message:
cc1obj: error: /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/Prototyper_Prefix-
eygzbqauqthzfedqjbjpluqpmiba/Prototyper_Prefix.pch: No such file or
directory
cc1obj: error: one or more PCH files were found, but they were invalid
cc1obj: error: use -Winvalid-pch for more information
thats all. The directory /Library/Caches/com.apple.Xcode.501/
SharedPrecompiledHeaders/Prototyper_Prefix-
eygzbqauqthzfedqjbjpluqpmiba/ does not contain the mentioned file. It
only contains the
following files:
Prototyper_Prefix.pch.gch
Prototyper_Prefix.pch.gch.hash-criteria
(note the .gch extension).
Building works fine with precompiled headers. I don't know if I
messed up my build settings
or other strange things are going on ... Does somebody know what
setting is responsible for
this behavior?
Thanks in advance,
felix
_______________________________________________
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