Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
Unknown debugger type “No engine”
-
Hello,
i am not able to debug my qt application with qt creator on windows 7. CDB is installed and auto detected by qt creator.
But still same error. What am i doing wrong?Cheers
Farley
-
Hi,
You may find these links helpful
http://stackoverflow.com/questions/34471247/qt-unknown-debugger-type-no-engine
https://forum.qt.io/topic/59974/unknown-debugger-type-no-engine/13
http://stackoverflow.com/questions/29021276/unable-to-create-a-debugger-engine-of-the-type-no-engine
-
First link helped! Thx!!!