在哪里可以找到Qt的DLL的pdb文件? [英] Where to find the pdb files for Qt's dll?

查看:414
本文介绍了在哪里可以找到Qt的DLL的pdb文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在调试一个Qt应用程序。在哪里可以找到Qt的调试DLL?
我在windows上使用vs2010。它说它需要pdb文件的许多.dll从Qt。

I am debugging a Qt application. Where can I find Qt's debug dll? I am using vs2010 on windows. It says it needs the pdb file for many .dll from Qt.

推荐答案

Qt SDK不随调试符号发布构建。

The Qt SDK does not come with debugging symbols for release builds. You have to compile the whole thing from source with the correct compiler flags to get the .pdb files you need.

请参阅这个错误报告

这篇关于在哪里可以找到Qt的DLL的pdb文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆