您当前的位置: 首页 >  ar
  • 2浏览

    0关注

    483博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Qt-creator warning: Missing Qt Debug Information

高精度计算机视觉 发布时间:2022-04-04 18:46:19 ,浏览量:2

说明:这个问题是,如果想调试Qt的源码,那么除Qt本身以外,你需要另外安装两个包,

(1) sources

(2) Qt Debug Information Files

所以很多人在初使用新版本qt-creator的时候,会弹出这么一个东西,

Missing Qt Debug Information

The installed Qt 5.15.0 MSVC2019 64bit is missing debug information files. Locals and Expression might not be able to display all Qt types in a human readable format.

Please Install the "Qt debug information Files" Package form the maitenance tool for this qt installation to get all relevant symbols for the debugger.

因为没有详细分析过,所以我也不是很清楚这个东西到底都有些啥玩意,可能就是很多调试信息(.pdb)包吧,另外,如果要开发qt-creator插件的话,估计调试qt就是必须的了,所以最好装上这个东东。不管怎么样,咱先装上看看。

到安装目录下,找到那个叫MaintenanceTool.exe的文件,启动,然后找到所安装qt版本的debug information files,勾选安装就好了,如下图所示,

 本文结束。

关注
打赏
1661664439
查看更多评论
立即登录/注册

微信扫码登录

0.0413s