简体   繁体   English

找不到 Qt Creator 3.2.0 的 qmake.exe

[英]No qmake.exe found for Qt Creator 3.2.0

So i need to install Qt Creator 3.2.0 and build a project.所以我需要安装 Qt Creator 3.2.0 并构建一个项目。 But, when i try to open the project right now, it is saying "Could not find qmake configuration file default".但是,当我现在尝试打开项目时,它说“找不到默认的 qmake 配置文件”。

Here is my version info:这是我的版本信息:

Qt Creator 3.2.0 Qt 创作者 3.2.0

Based on Qt 5.3.1基于 Qt 5.3.1

Built on Aug18 2014建于 2014 年 8 月 18 日

I would post pictures of this but i dont have enough rep...我会张贴这张照片,但我没有足够的代表...

Under kits it says:在套件下它说:

Manual - Desktop(default)手动 - 桌面(默认)

Debugger: System GDB at C:\\mingw32\\bin\\gdb.exe调试器:系统 GDB 位于 C:\\mingw32\\bin\\gdb.exe

Qt version: None Qt版本:无

When i try to search for the Qt Version in the Qt folder, the qmake.exe file is nowhere to be found.当我尝试在 Qt 文件夹中搜索 Qt 版本时,找不到 qmake.exe 文件。 And i believe this is my issue.我相信这是我的问题。

So does anyone know why this .exe is not there or how i can go get it?那么有谁知道为什么这个 .exe 不存在或者我如何才能得到它?

Thank you.谢谢你。

Qt Creator alone is not enough.仅靠 Qt Creator 是不够的。

You must install Qt SDK with the source file.您必须使用源文件安装 Qt SDK。

Go there and take the open source version : https://www.qt.io/download/去那里拿开源版本: https : //www.qt.io/download/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM