Unable to create a debugging engine in QT editor

前端 未结 3 532
陌清茗
陌清茗 2021-01-13 14:57

I have recently installed Qt Creator 4.8.0 based on Qt 5.12.0 and I have it configured like in the image below. However, I haven\'t managed to start the debugger. As it can

3条回答
  •  梦毁少年i
    2021-01-13 15:23

    The same dumm error QT creator shows when you simply don't have gdb installed. Worked in my case ;)

提交回复
热议问题