Re: Build configurations for Target?
Re: Build configurations for Target?
- Subject: Re: Build configurations for Target?
- From: Scott Tooker <email@hidden>
- Date: Wed, 5 Oct 2005 01:58:07 -0700
On Oct 5, 2005, at 1:31 AM, Dix Lorenz wrote:
Hi Scott,
My guess is that you don't have GCC_PREPROCESSOR_DEFINITIONS
defined in the .xcconfig file?
Actually, I do and that is the one that is always being used.
If so, you are running into a known bug in Xcode 2.1 that is fixed
for the next release (if a build setting is defined in a
configuration, but not in the .xcconfig file the configuration is
using, we don't use the build setting given in the configuration).
That seems to be a different bug. I've played around a bit and on
the project Level I can use the xcconfig or the configuration and
they behave as I would expect. But no matter where I define
GCC_PREPROCESSOR_DEFINITIONS, the Target-Configuration is always
completely ignored.
Given this, I'd file a bug with a sample project that shows the problem.
Scott
Thanks,
Dix
_______________________________________________
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