添加工具包
Qt Creator 将用于构建和运行项目的设置分组为工具包,可使跨平台和跨配置开发更轻松。每个工具包由一组值组成,这些值定义了一个环境,如要使用的设备、编译器、Qt 版本和调试器命令,以及一些元数据,如工具包的图标和名称。一旦定义了工具包,就可以选择它们来构建和运行项目。
您可以为桌面和以下类型的设备添加工具包:
- 安卓
- Bare Metal
- Boot to Qt(仅限商用)
- Docker(实验性)
- iOS
- iOS 模拟器
- 微控制器(仅限商用)
- QNX
- 远程 Linux
- VxWorks
- WebAssembly 运行时
添加工具包:
设置默认套件
Qt Creator 如果没有足够的信息来选择要使用的工具包,则使用默认工具包。要将所选套件设置为默认套件,请选择 。Make Default
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.