Compiler path field
-
Qt installers don't include any compilers, you need to install them yourself (the only exception to this is the MinGW package).
-
And how do you expect me to guess what OS are you on and which Qt package have you installed? ;)
-
OK, so I guess you need MSVC compiler. If the package you have installed mentiones "MSVC2010", you need to install Microsoft Visual Studio 2010, if it mentiones "MSVC2012", you need to install MSVS 2012.
-
Yep, MS has given us all the middle finger by stopping distribution of 2012.
Maybe you can find the compiler somewhere in Microsoft SDK, but I doubt it. So, there is no easy solution for you, sorry ;) Apart from maybe uninstalling the current package and trying MinGW.
-
Hi, you can download MSVC 2012 from http://www.microsoft.com/en-au/download/details.aspx?id=34673