Re: Xcode dependency handling
Re: Xcode dependency handling
- Subject: Re: Xcode dependency handling
- From: Chris Espinosa <email@hidden>
- Date: Sat, 3 Feb 2007 23:04:00 -0800
On Feb 3, 2007, at 10:57 PM, James W. Walker wrote: I'm having a dependency problem with the former layout. It's a native target. The headers are members of the project and are in the same folder as the sources. If I touch a header, or put in a #error directive and save it, and then build, it just immediately says "build succeeded". But if I touch a source file that uses the header, building it does cause the #error in the header to show up.
What would help is to file a bug report with a full build transcript, and perhaps a copy of your project file (we don't need the sources.)
I'm not sure what you mean by a full build transcript. Do you mean I should "clean" it so that doing a build will actually do something?
Two shorter transcripts would help: one where you touch the header and nothing gets rebuilt (which is probably very short: BUILD SUCCEEDED :-) ), and when you touch the source and it does. Knowing the relative file system positions of header, source, and Xcode project will be helpful too (though those may show up in the build transcript).
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