Standard Qt App, save intermediate files
-
wrote on 22 Jul 2015, 21:44 last edited by Tubbles
Hi all,
I have just been starting to learn the Qt framework, and I just noticed something:
When doing two compilations of the code without any changes in between, it does not realise the fact that it is unchanged. Is the compiler saving intermediate files and keeping track of them, in order to save compilation time? If not, how can I make it so?
Project created with "Qt Widgets Application", on Windows 8.1, Qt creator (community) 3.4.2 (Based on Qt 5.5.0)
-
Hi and welcome to devnet,
Which version of Qt ? On what OS ?
-
wrote on 23 Jul 2015, 06:05 last edited by
Hi and thank you!
On Windows 8.1:
Qt creator (community) 3.4.2 (Based on Qt 5.5.0) -
Which Qt version did you install ? MSVC ? MinGW ?
1/4