Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Max on November 12, 2008, 10:33:21 pm

Title: More issues on .depend ????
Post by: Max 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]