Compiler error
-
wrote on 2 Jan 2015, 15:59 last edited by
i am a beginner and i have installed QT 3.3.0(open source) for creating desktop applications.When I tried to run a program it displayed the following error message [Error while building/deploying project untitled (kit: Desktop Qt 5.4.0 MSVC2013 64bit) When executing step "Make"] .I know this question has been asked before and i read a few answers on forum and also tried reading the manual but couldnt understand anything. I would be grateful if someone could help me.
-
wrote on 2 Jan 2015, 20:08 last edited by
:-1: error: Qt Creator needs a compiler set up to build. Configure a compiler in the kit options.
-
Hi and welcome to devnet,
Since you installed the MSVC2013 version of Qt, you also need to install Visual Studio 2013 from Microsoft's website.
If you don't want that then you should use the MinGW version which comes with the compiler integrated.
-
wrote on 3 Jan 2015, 07:46 last edited by
can you post the link of the integrated version
-
wrote on 3 Jan 2015, 08:41 last edited by
I installed visual studio and its working...Thanks a lot
-
You're welcome !
All downloads are available on the same page you got yours. Just click on the "Show All Downloads" button
Since you have it working now, please update the thread title prepending [solved] so other forum users may know a solution has been found :)
4/6