Xcode 2.1 ignores cached precompiled header
Xcode 2.1 ignores cached precompiled header
- Subject: Xcode 2.1 ignores cached precompiled header
- From: Rune Lindman <email@hidden>
- Date: Wed, 29 Jun 2005 13:35:38 +0200
I have a problem with Xcode 2.1 (GCC 3.3) where it seems like the
previously cached pre-compiled header is ignored. Symptom is like this:
1. Clean target and build it all with no errors
2. Modify one file
3. Compile. Sometimes I get tons of errors that indicates that flags
set in my pre-compiled header file is ignored.
4. Compile again with no changes and it works.
At other times Xcode wants to recompile entire project after I edited
one single .cp file. This happens veery seldom though but is
naturally very irritating when you're about to give an demonstration!
I have tried to remove Xcode cache from /Library/Caches/ to no avail.
Is this a know problem?
/Rune
_______________________________________________
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