Project Builder "rebuilds" everything each time I run

konan

Registered
I have my project up and running. Before if I made a change in one module (e.g. MyFile.cpp) and ran the program again, it would only rebuild MyFile.o and then link the program.

Now every time I re-run the program, it rebuilds everything. I created a new project from scratch and I get the same error.

Any ideas?
Konan
 
Back
Top