Qt Creator要求我配置编译器

时间:2013-09-11 18:44:47

标签: qt qt-creator

我正在运行Debian 7,32位。我在这里下载了Qt:http://qt-project.org/downloads

我选择了“Qt Online Installer for Linux 32-bit(22 MB)”链接。然后我安装了Qt,它工作但是当我想构建一个项目时,我收到了这个错误:

Qt Creator needs a compiler set up to build. Connfigure a compiler in the kit options.

我搜索过但我找不到如何解决这个问题...

1 个答案:

答案 0 :(得分:0)

首先确保您的系统上安装了C ++编译器,而不是在Qt Creator中,您可以转到 Tools-> Options-> Build&运行>套件并确保套件已选择编译器。