码迷,mamicode.com
首页 > 移动开发 > 详细

win7/10下Qt Creator调试提示:The selected debugger may be inappropriate for the inferior的解决办法

时间:2019-01-21 13:58:43      阅读:936      评论:0      收藏:0      [点我收藏+]

标签:套件   ber   src   file   dev   int   art   ros   html   

在win7/10下Qt Creator调试提示:The selected debugger may be inappropriate for the inferior的错误提示内容如下图所示:

技术分享图片

一般弹出这个提示是很难进入调试,也看不到调试输出信息的。看到这个报错令人很失望。

解决:下载windows sdk  win10 sdk

只安装Debugging Tools for Windows

 

打开 工具-选项-Kits

安装sdk成功后我们可以看到 已经检测到了我们安装的cdb

技术分享图片

 

 

打开工具-选项-构件套件

然后在qtcreator里面设置这个cdb,点OK重启qtcreator即可

 技术分享图片

引文链接:Qt Creator无法debug,报错:The selected debugger may be inappropriate for the inferior. Examining symbols and setting breakpoints by file name and line number may fail. The inferior is in the Portable ...

win7/10下Qt Creator调试提示:The selected debugger may be inappropriate for the inferior的解决办法

标签:套件   ber   src   file   dev   int   art   ros   html   

原文地址:https://www.cnblogs.com/rainbow70626/p/10298110.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!