Qt Creator 5 - 没有调试器设置 [英] Qt Creator 5 - No debugger set up

查看:1688
本文介绍了Qt Creator 5 - 没有调试器设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我设置了一个编译器来 Microsoft Visual C ++ x86编译器,但现在我有这个错误:



>编译器Microsoft Visual C ++ x86编译器无法为Qt版本生成代码。
警告:没有设置调试器<​​/ strong> b

我想我需要设置调试器,但我不知道要放置Debugger选项卡的路径。



我安装了Visual Studio 2012。

解决方案

对于二进制版本的SDK,您需要MSVS2010,Express版本应该可以。 SP1也必须安装在这些之上。



对于调试,您还需要安装Windws SDK 7.1和SP1更新。



此答案中的链接:
http:// stackoverflow。 com / a / 14089968/1717300






如果您想使用MSVS2012,编译自己。说明:



http://qt-project.org/wiki/Building-Qt-5-from- Git


I was seted up a compiler to Microsoft Visual C++ x86 Compiler, but now i have this error:

The compiler "Microsoft Visual C++ x86 Compiler" cannot produce code for the Qt version. Warning: No debugger set up

I guess that i need to set debugger, but i don't know which path to put Debugger tab.

I have installed Visual Studio 2012.

解决方案

For binary version of SDK, you need MSVS2010, Express version should be ok. SP1 must be installed on top of these too.

For debugging you also need to install Windws SDK 7.1 and SP1 update for it.

Links in this answer: http://stackoverflow.com/a/14089968/1717300


If you want to use MSVS2012, I think you still have to compile yourself. Instructions:

http://qt-project.org/wiki/Building-Qt-5-from-Git

这篇关于Qt Creator 5 - 没有调试器设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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