PDA

View Full Version : Debugger: None of the debugger engines [...] capable of debugging binaries



schludy
13th February 2012, 16:44
Hi everybody.

I installed the QtSDK on a new PC, using Windows7 32-bit and MinGW compiler.
I did that on another PC without any Problems.
Now I get the attached error message. I googled it, but I still have no clue what's happening here.
The error message appears after building a simple Hello World program, in unchanged debug or release configuration.

Thanks in advance
Sandro

Raffael
21st February 2012, 18:32
The problem is that during toolchain autodetection qtcreator doesn't find proper debbuger for mingw.
It happens when one installs Qt SDK via online installer.
Either you can reinstall it with the offline installer or modify the mingw toolchain in qtcreator's settings.