I have been using the 5.x.x Qt SDKs for a while, with no issues, but always using the MinGW compiler that comes with Qt.
I have a particular need to use msvc 2010 compiler, so I downloaded the Qt 5.2.1 SDK with msvc 2010. But when I compile my project I get the warning “Qt needs a compiler to be setup”.
So, does that mean that the msvc 2010 comiler does not actually come with the Qt SDK msvc 2010?
If not, where can I get this compiler? – I have searched the forums for msvc 2010, there are many question about it, but I did not find one (though may have missed it) that explains how you get the msvc 2010 compiler.
Thanks
↧