Windows 版 Qt
Qt 对不同 Windows 平台的支持广泛而成熟。
要下载和安装 Windows 版 Qt,请按照 "Qt 入门"页面上的说明进行操作。
支持的配置
Qt 6.9 支持以下 Windows 配置:
操作系统 | 架构 | 编译器 | 注释 |
---|---|---|---|
Windows 10(1809 或更高版本) | x86_64 | MSVC 2022、Mingw-w64 13.1 | |
视窗 11 | x86_64 | MSVC 2022、Mingw-w64 13.1 | |
ARM 上的 Windows | ARM64 | MSVC 2022 |
注: 目前 Qt 不支持 ARM 设备上的 Windows ARM64EC。
从源代码构建
有关如何从源代码构建 Qt 本身的详细信息,请参阅Qt for Windows - 从源代码构建。
部署和其他问题
以下页面涉及创建 Windows 应用程序的具体问题和建议。
何去何从
我们邀请您探索 Qt 的其他部分。我们为您准备了概述,帮助您决定使用哪些 API,我们的示例还演示了如何使用我们的 API。
- Qt 概述- 有关应用程序开发的主题列表
- 示例和教程- 代码示例和教程
- Qt 参考页面- C++ 和 QML API 列表
- Qt 中的 ActiveX
Active Qt 活跃的社区网站http://qt.io包含维基、论坛以及其他学习指南和演示文稿。
Visual Studio 工具
QtVisual StudioTools使程序员能够从 Microsoft Visual Studio 创建、构建、调试和运行 Qt 应用程序。它包含项目向导、Qt 项目导入和导出支持、集成 Qt 资源管理器以及 QtMeta-Object Compiler 、User Interface Compiler 和Resource Compiler 的自动构建设置。
© 2025 The Qt Company Ltd. 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.