Error: Qt needs a compiler
Unsolved
General and Desktop
-
Print screen of the error
- http://oi59.tinypic.com/okx0kw.jpg
- http://oi62.tinypic.com/349884z.jpg
- http://oi61.tinypic.com/fyfrf9.jpg
Can somebody help me? I'm starting a class of programming and I don't know how to solve that.
-
Hi and welcome to devnet,
Do you have Visual Studio 2012 and 2013 installed ?
-
Have a look at this thread for information on Visual Studio 2015: http://forum.qt.io/topic/59961/qt-and-microsoft-visual-studio-2015
-
@Henrinacio so you don't have the correct version of Visual Studio installed. You installed Qt for Visual Studio 2012 and 2013. On Windows you can't just mix and match like that. The different version of Visual Studio are not compatible one with the other. So you have two solutions:
- Install VS2013 to use Qt for MSVC2013
- Build Qt yourself with VS2015