What is your opinion about the speed of compile time of QT with MinGW ?
(I know that the first answer are going to be 'Depends of the dependencies, etc', So thinking in a medium application: for example a simple gui, SQL data access and jpgs,etc. image support )
I dont know how many time can be spend another IDE (MS visual C``, code blocks with MinGW o GCC (is it named so?))
And I dont know if all depends on MinGW.
Thanks
I once contributed to the Umbrello KDE program some patches. From what I remembered, it was a rather small application and compiled extremely long (like 3-10 seconds per file, touching anything triggered compilation of several files). But it was like 5 years ago, so nowadays compilers computers are faster.