Re: XCode dependency handling
Re: XCode dependency handling
- Subject: Re: XCode dependency handling
- From: Douglas Norton <email@hidden>
- Date: Fri, 2 Feb 2007 22:36:28 -0800
On Feb 2, 2007, at 10:02 PM, Chris Espinosa wrote: On Feb 2, 2007, at 9:48 PM, Mark Hamilton wrote: I recently upgraded from OS X 10.2 to 10.4 and XCode, and I've been noticing odd behavior in Xocde. When I modify a header file and rebuild it doesn't recompile the files that include the header file. In fact, if I change just a header it doesn't compile anything at all. My project was imported from ProjectBuilder. Is there some preference I need to set to get the headers considered when building?
Where are the header files relative to the project file, and are they members of the project?
I have seen something similar in a project of mine. The header files are named differently to the source code that they match too, and they do not get saved automatically before a build, though I have that preference set.
When I switch back to the header after the incomplete build, the icon is still dark on the popup menu. When I manually save them, and rebuild, the correct build happens.
It seems the mod date checking to determine build dependency is working properly, just that the project does not know that source files in the project depend on that header.
Douglas ( OS X 10.4.8 / Xcode 2.4.1 )
|
_______________________________________________
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