将 Qt 4.7.3 与 VisualStudio 2008 连接时出现问题
我不知道如何将 Qt 与 Visual Studio 2008 集成。我刚刚安装了它并按照此链接上的教程进行操作 http://doc.qt.nokia.com/4.7-snapshot/install-win.html 但我在 Visual Studio 命令提示符中收到此错误:
“构建 qmake 失败,返回代码2"
您可以在此处阅读整个日志 http://pastebin.com/qPjUQxaQ
I dont know how to integrate Qt with Visual Studio 2008. I just installed it and followed a tutorial on this link http://doc.qt.nokia.com/4.7-snapshot/install-win.html but i get this error in the Visual Studio Command Prompt :
"Building qmake failed, return code 2"
you can read the entire log here http://pastebin.com/qPjUQxaQ
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
配置告诉你:
你这样做了吗?并确保使用 Visual Studio Command Shell 运行 configure 和 nmake。
Configure tells you:
Did you do this? And make sure to use a Visual Studio Command Shell to run configure and nmake.