Qt Creator always rebuilds all files in project
-
Hello all, sorry about my weak english.
I have just updated Qt Creator to version 2.0.94 and i noticed its strange behaviour: usually (in the previous versions) creator compiles only modified sources, but now new version tries to build all project files everytime i run it (ctrl + r).
What should i do? -
On my 2.0.94 installation (Mac OS X) this is not the case. It's a really strange behavior because the actual build dependencies are calculated by qmake and the build is done with make.
Did you have a look in the "bug tracker":http://bugreports.qt.nokia.com, maybe the error is already reported there. There is a wiki page "Bug Tracker FAQ":http://developer.qt.nokia.com/static/bug_tracker_faq which gives you some guidance for the Jira beast.
-
thanks for your answers. There is a compiler output:
http://www.mediafire.com/?g59s189zdobys4v
I do not want to see the bug tracker for a while, because i'm sure there is my problem only. Maybe i corrupted some preferences... -
[quote author="jammy" date="1293388186"]thanks for your answers. There is a compiler output:
http://www.mediafire.com/?g59s189zdobys4v
I do not want to see the bug tracker for a while, because i'm sure there is my problem only. Maybe i corrupted some preferences...[/quote]Oops my security settings are not allowing me to go on this link mentioned above