Author Topic: More issues on .depend ????  (Read 2566 times)

Max

  • Guest
More issues on .depend ????
« on: November 12, 2008, 10:33:21 pm »
Hi,

Open the attached file, look at the dependecy file for my derived.cpp. It depends just on myderived.h.

Now add a #include <stdio.h> to myderived.cpp and compile. The .depend file is not updated.

Close the project and re-open it and change something in myderived.h and compile.  The .depend will be correctly updated.

This means (I may be wrong) that in the middle of a session the .depend file can be not consistent
with the source.

See my previoues post for OS and version.

[attachment deleted by admin]