Unable to create a debugger engine of type "No engine"
Unsolved
QtonPi
-
i get this error by Debugging in Qtcreator what may i have to do?
Unable to create a debugger engine of type "No engine" -
Hi,
Any chance that you are using Qt for MSVC ?
-
@SGaist no i use qt for Qt creator i make cross compiling for pi2
-
Qt Creator is just an IDE, Visual Studio also design the compiler.
So you did cross-compile Qt successfully for the Pi2 ?
Do you have the connection setup correctly and GDB available on the Pi 2 ?
-
the Qt cross-compile succed
and the connection setup and the GDB are available on the pi2 -
How did you configure your RPi 2 Qt Version and Kit ?