Unknown debugger type “No engine”
-
wrote on 22 Oct 2015, 19:57 last edited by mahalanobisThis post is deleted!
-
Hi and welcome to devnet,
As silly as it may sound: install a debugger.
What OS/Compiler are you using ?
-
wrote on 22 Oct 2015, 21:25 last edited by
Windows 7
-
Using Visual Studio ?
-
wrote on 22 Oct 2015, 21:34 last edited by
Not anymore.
-
Then can you tell me exactly what version of Qt did you install ?
-
wrote on 22 Oct 2015, 22:07 last edited by mahalanobis
"qt-unified-windows-x86-2.0.2-2-online" is the name of the file I downloaded. In the About Qt Creator section it says "Qt 5.5.1 (MSVC 2013, 32 bit)".
-
That's the online installer. So which version of Qt did you select to install on your computer ?
-
wrote on 22 Oct 2015, 22:18 last edited by
Isn't it the 5.5 version? How can I find out?
-
You can install 5.5.1 for Visual Studio 2013 64 or 32bit, 2012 32bit, 201032bit or MinGW. Which one did you choose ?
-
wrote on 25 Oct 2015, 08:56 last edited by
I don't remember. I will reinstall it. Which one should I choose?
-
If you don't want to use Visual Studio, install the MinGW package.
-
wrote on 26 Oct 2015, 12:26 last edited by N.Sumi
Earlier I had the same issue. I solved like this.
If you are installing 5.5.1 for Visual Studio 2013 64 or 32bit, 2012 32bit, 201032bit. Then install windows Debuggers.
Qt will detect automatically the compiler and Debugger. To set manually Tools->options->kits->set one of auto detected , then you can see all.
5/13