Re: #define bug in gcc for delta builds?
Re: #define bug in gcc for delta builds?
- Subject: Re: #define bug in gcc for delta builds?
- From: Steve Checkoway <email@hidden>
- Date: Wed, 4 Feb 2009 04:51:49 -0800
On Feb 4, 2009, at 4:46 AM, Stephen Northcott wrote:
Is the header file included in the Xcode project? I don't know if
it has to be included in the particular target or not, but I seem
to recall that it doesn't.
No. It is only included in the two or three files that reference it.
You need to include it in the project (but apparently not in the
target). That's what's causing Xcode to not do dependency tracking for
it and causing the problems you're seeing.
Ultimately it will be moved to the Common Includes, but for now I
didn't want it to force the whole project to be rebuilt each time I
changed it.
I don't know what you mean by Common Includes.
Again, what I am doing seems to follow the rules I understand, but
perhaps I am missing something obvious.
You're following the c++ rules, but apparently not the Xcode rules.
--
Steve Checkoway
"Anyone who says that the solution is to educate the users
hasn't ever met an actual user." -- Bruce Schneier
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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