Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Jeffrey Walton <email@hidden>
- Date: Fri, 28 Oct 2011 23:22:53 -0400
On Fri, Oct 28, 2011 at 4:41 AM, Dave <email@hidden> wrote:
>
> This project was developed using XCode 3 and I can't get it to compile under
> XCode 4. So I decided to stay with XCode 3. The project compiles and runs
> ok, but has 170 warnings. If I try to do a Build and Analyze I get the
> following error over and over on all the source files:
>
> Analyzer skipped this file due to parse errors
>
> fatal error:
> "/var/folders/u2/-RANDOM-STRING-/-caches-com.apple.XCode.501/SharedPrecompiledHeaders/LTW_MAC_Prefix-RANDOM-STRING/LTW_MAC_Prefix.pch"
> file not found
Are you getting it with GCC? Or just Clang/LLVM? Note that XCode 4
will surreptitiously migrate to Clang/LLVM from GCC.
I've experienced similar unexplainable problems from XCode 4 and
CLang/LLVM: http://llvm.org/bugs/show_bug.cgi?id=11126. The 11126 bug
doesn't concern me too much since I use GCC. I was more surprised at
the compiler setting change.
Jeff
_______________________________________________
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