Re: Completely broken XCode
Re: Completely broken XCode
- Subject: Re: Completely broken XCode
- From: Joar Wingfors <email@hidden>
- Date: Thu, 25 Jan 2007 22:47:10 +0100
Hello,
Is there something special about your OS-version and / or Xcode
version that you're not telling us?
Verify that you're using the "correct" version of GCC (that would be
some revision of version 4). If you're not on the correct version,
change it using "sudo gcc-select x.x".
j o a r
On Jan 25, 2007, at 12:02 PM, <email@hidden> <email@hidden>
wrote:
I can not compile anything in XCode, I get a stack of errors like
the following:
error: parse error before "__attribute__"
In quite a few files, for example NSCoder.h and NSObject.h
Also
error: parse error '@' token
This is with an empty project, I've just created a new one, not
changed a thing, hit Build and Go, and errors appear.
Have I got some defaults I need to reset or something simple? I
don't seem to be able to find anything useful on Google.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden