Re: error: unknown type name 'BOOL'; did you mean 'BOOL'?
Re: error: unknown type name 'BOOL'; did you mean 'BOOL'?
- Subject: Re: error: unknown type name 'BOOL'; did you mean 'BOOL'?
- From: Jeffrey Walton <email@hidden>
- Date: Thu, 13 Oct 2011 05:40:46 -0400
On Thu, Oct 13, 2011 at 1:55 AM, Jeffrey Walton <email@hidden> wrote:
> I'm actually getting this message in Xcode 4.2 (Xcode 3.2.6 was fine):
>
> error: unknown type name 'BOOL'; did you mean 'BOOL'?
>
> Does anyone know what's going on?
Apple disregarded my 3.2.6 projects settings and decided to use LLVM
3.0 rather than GCC 4.2 (I had specifically set the project to use GCC
due to my use of GCC warnings and flags). After I changed 'Build
Settings' -> 'Compile for C/C++/Objective' back to GCC 4.2, it worked.
+1 for surreptitiously changing to a broken front end.
_______________________________________________
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