Re: Xcode no longer shows the GCC 4 section in the build settings
Re: Xcode no longer shows the GCC 4 section in the build settings
- Subject: Re: Xcode no longer shows the GCC 4 section in the build settings
- From: Chris Espinosa <email@hidden>
- Date: Mon, 23 Mar 2009 11:54:03 -0700
On Mar 23, 2009, at 11:30 AM, Dave Camp wrote:
Opening any project and double clicking the target shows the build
settings, but the GCC 4 section is missing. At the bottom of the
settings list is a new section called User Defined which is full of
things that used to show up in the GCC 4 section
(GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS,
GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO,
GCC_WARN_ABOUT_MISSING_PROTOTYPES, etc).
The User Defined section appears to only be listing things I had
turned on previously in the GCC 4 section, so I can no longer see
all the other options that should be available to me.
Several people in our office also have this problem. It's becoming a
serious problem for us.
Is there a way to get Xcode to show the build settings correctly
again?
As there are now several release versions and two separate Beta
versions of Xcode in wide use, please be specific about the version of
Xcode you're seeing problems in (and report problems in Beta versions
in the proper forum, either the iPhoen dev forum or email@hidden
).
If you're seeing this in 3.1.2, this is a well-known problem that's
caused by a bug when the Active SDK is not initially set to the same
value as the Project Base SDK.
Changing the Active SDK back and forth to the same value as the Base
SDK, then to the desired value, usually clears it up.
Chris
_______________________________________________
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