Dependency Issues
Dependency Issues
- Subject: Dependency Issues
- From: Andreas Grosam <email@hidden>
- Date: Mon, 28 Mar 2005 18:19:08 +0200
It looks like, the dependency mechanism in XCode does not care about
changes of many (or even all?) settings in the various compiler, linker
or install options.
For instance, if i change a setting which would require a re-link,
XCode does not. When re-building, it finishes immediately - apparently
without doing anything.
The same for various compiler settings. If i change one which would
require a re-compile of all the source files, XCode does nothing and
thinks it is already finished. (didn't tested file-specific options so
far, though)
Furthermore, if i change the build style from "Development" to
"Deployment", XCode does not build anything - provided the pre-compiled
headers are already precompiled.
I didn't tested the install options so far; I suspect it is the same.
Well, i can't believe that this is really true and thus have to manage
*such* dependencies manually - so, what i'm doing wrong?
Andreas
_______________________________________________
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