用QT Creator调试的时候报如下错误:

Unable to create a debugging engine.

 

QT里面打开Tools -> Options -> Kits

Unable to create a debugging engine.

 

发现Debugger里面没用可用的调试器。

 

我已经安装了VS 但是安装Windows SDK的时候默认没有安装CDB

 

去控制面板下寻找:

Unable to create a debugging engine.

 

右击更改:

Unable to create a debugging engine.

 

勾上Debugging Tools for Windows

 

安装完即可。

 

相关文章:

  • 2021-10-05
  • 2021-07-24
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2021-05-16
猜你喜欢
  • 2021-07-13
  • 2021-10-09
  • 2021-05-09
  • 2021-08-05
  • 2021-04-20
相关资源
相似解决方案