Qt 对不同 Windows 平台的支持是广泛且成熟的。
在开始之前,请确保开发环境满足 requirements .
要下载并安装 Qt for Windows,遵循的操作指南在 Qt 入门 页面。
支持下列配置。
操作系统 | 体系结构 | 编译器 | 注意事项 |
---|---|---|---|
Windows 10 |
x86
and
x86_64
|
MSVC 2017 , MSVC 2015 , MinGW 7.3 | Tested on Windows 10 Creators Update |
Windows 8.1 |
x86
and
x86_64
|
MSVC 2017, MSVC 2015 , MinGW 7.3 | |
Windows 7 |
x86
and
x86_64
|
MSVC 2017, MSVC 2015, MinGW 7.3 | MinGW-builds GCC 7.3.0 (x86) |
以下页面涵盖用于创建 Windows 应用程序的具体问题和推荐。
我们邀您探索 Qt 的其余部分。我们准备的概述帮助您决定要使用哪些 API,示例演示如何使用 API。
Qt 振奋且活跃的社区站点, http://qt.io 包含 Wiki 论坛及其它学习指南 演示文稿。
Qt VS Tools allows programmers to create, build, debug and run Qt applications from within non-Express versions of Microsoft Visual Studio 2013 and later. The add-in contains project wizards, Qt project import/export support, integrated Qt resource manager and automated build setup for the Qt Meta-Object Compiler, User Interface Compiler, and Resource Compiler.