[Interest] Qt 5.5.x
Gian Maxera
gmaxera at gmail.com
Fri Sep 11 17:47:38 CEST 2015
I’m on Yosemite too, I develop for Android and iOS … and Qt Creator never rebuild file that I don’t change.
If I change only one .cpp file, only that file is recompiled in my case.
So, there is something else on your case that triggered this strange behavior.
Ciao,
Gianluca.
> On 11 Sep 2015, at 16:42, rpzrpzrpz at gmail.com wrote:
>
> Does anybody know a way to suppress re-compiling ALL the cpp files
> during each
>
> Many times, I would like files that are already compiled but have code
> that is untouched since the last build to just link again instead of
> recompiling.
>
> I am on OSX Yosemite building for OSX when I am doing development and
> initial testing.
>
> So I make 20 thousand change, rebuild, and re-run to see the result.
>
> But having the project get rebuilt everytime because I can see the
> output from the Compile Output window in Qt Creator and there is a lot
> of unnecessary building.
>
> You would figure the "Build Project xxx" in the menu would do this
> and "Rebuild Project xxx" would perform a complete rebuild.
>
> But that is not the case, they both perform a complete recompile on code
> that was not touched.
>
> Any ideas?
>
> md
>
> --
> No spell checkers were harmed during the creation of this message.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list