PDA

View Full Version : Configure Debugger



superpomax
26th June 2018, 20:46
Hi, when I try to use the debugger, I get these errors (See first image). I tried clean, run qmake, debug and I tried to create a new project and include the project I used. I think it is related to the kits but I can't get what's wrong.
I use
Auto-Detected Kit : Desktop Qt 5.10.1 MSVC 2017 64 bit
Compiler C/C++: Microsoft Visual Compiler 15.0(amd64)
Debugger : GNU gdb 7.10.1 for MinGW 5.3.0 32 bit --> The only one there is.

Where's the problem, what should I read to get what's wrong, where should I check ?
12877

superpomax
26th June 2018, 22:50
Everything died, from cmake generator to debugger ... Reinstalled from scratch and I get literally the same error. And there's no documentation except Qt will automatically take the native compiler ... No it doesn't, what now ?