[Qt-creator] [Qt5-feedback] Qt5's qmake
Coda Highland
coda at bobandgeorge.com
Wed May 18 23:01:41 CEST 2011
> Wouldn't it be best to have no external build system at all and to fire all
> moc, gcc, calls from qtcreator directly? Then it is not hard to build only
> one file. You also could hold a hash of each file which would speedup
> turn-around times alot.
>
> A build system would only be required when you wanna use the "q5make pro" files
> in the shell without qtcreator. The same code base would be within a qtcreator-plugin
> and linked statically into q5make.
The main problem I see with this is that you have to be able to
process all of the makefile customization rules, and process them
CORRECTLY. Otherwise you're losing power.
/s/ Adam
More information about the Qt-creator-old
mailing list