Shared precompiled header problem
Shared precompiled header problem
- Subject: Shared precompiled header problem
- From: Mark Alldritt <email@hidden>
- Date: Tue, 03 Jan 2006 12:41:09 -0800
- Thread-topic: Shared precompiled header problem
Hi Folks,
I'm running into a problem where Xcode's shared pre-compiled header caching
is causing automated builds to fail.
When I build my project from the IDE, it generates a pre-compiled header
cached in /Library/Caches/com.apple.xcode.501/SharedPrecompiledHeaders.
When I later run an automated build using the xcodebuild command from a
separate CVS sandbox, I get compile errors about redefined symbols. If I
delete the contents of
/Library/Caches/com.apple.xcode.501/SharedPrecompiledHeaders my automated
build succeeds.
Does anyone know how to make Xcode put the pre-compiled headers in the
project directory? Or, is there some other solution for this problem.
Nothing obvious has jumped out at me from the Project Build settings or the
Xcode preferences.
Xcode 2.2/Mac OS X 10.4.3
Cheers
-Mark
------------------------------------------------------------------------
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 Script Debugger 3.0 - AppleScript IDE
WEB: http://www.latenightsw.com/ FaceSpan 4.2 - AppleScript RAD
Affrus 1.0 - Perl Debugging
_______________________________________________
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