Re: XCode 2.1 Other C flags not working?
Re: XCode 2.1 Other C flags not working?
- Subject: Re: XCode 2.1 Other C flags not working?
- From: Wade Williams <email@hidden>
- Date: Wed, 8 Jun 2005 21:27:28 -0500
On Jun 8, 2005, at 9:16 PM, Fritz Anderson wrote: On 8 Jun 2005, at 4:41 PM, Wade Williams wrote:
Am I missing something simple? Is there some reason the configuration "Other C flags" did not cascade down to my target's build? (Obviously, I could define it in the target, but I don't want to have to define it in every target.)
One possibility... Did you perhaps conclude that you didn't want to set the #define at the target level _after_ you put in a target-level value? Then you blanked out the setting and made it again at the project level? But you didn't select the target-level line, which would be labelled in bold to indicate that its present value (blank) controls, and press <delete> to clear the setting?
No, I didn't.
By the way, why use Other C Flags instead of Preprocessor Macros or Preprocessor Macros Not Used In Precompiled Headers?
Aha. I didn't realize that existed (haven't used XCode in a long time). Since the description of that is that it is used to defined -D macros, I'll bet that's why passing -D on "Other C flags" didn't work.
Thanks.
Wade |
_______________________________________________
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