Re: Compile error in 4.6.1: "PCH file built from a different branch"
Re: Compile error in 4.6.1: "PCH file built from a different branch"
- Subject: Re: Compile error in 4.6.1: "PCH file built from a different branch"
- From: Jens Alfke <email@hidden>
- Date: Thu, 21 Mar 2013 15:04:05 -0700
On Mar 21, 2013, at 2:56 PM, Quincey Morris < email@hidden> wrote: AFAIK precompiled headers aren't kept in the build folder because they can be shared between different projects. This is borne out by your build transcript, where the precompiled header is (apparently) here:
/var/folders/4f/mvdftm3d5ss0ystm0m2q8q3m0000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/CouchbaseLitePrefix-alacozqkwfsxiufumtuzemcdtdlb/CouchbaseLitePrefix.h
which is not a build folder
Good point! I’d forgotten about shared precompiled headers. I deleted that SharedPrecompiledHeaders directory, and now the build works fine. Sounds like there may be some sort of dependency-checking bug in 4.6.1?
—Jens
|
_______________________________________________
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