Qt's support for different Windows platforms is extensive and mature.
To download and install Qt for Windows, follow the instructions on the Getting Started with Qt page.
The following Windows configurations are supported in Qt 6.2:
Operating System | Architecture | Compiler | |
---|---|---|---|
Windows 10 (1809 or later) | x86_64 |
MSVC 2019, MinGW 11.2 | |
Windows on ARM | arm64 |
MSVC 2019 | Technology Preview |
For details on how to build Qt itself from sources, see Qt for Windows - Building from Source.
The pages below covers specific issues and recommendations for creating Windows applications.
We invite you to explore the rest of Qt. We prepared overviews which help you decide which APIs to use and our examples demonstrate how to use our API.
Qt's vibrant and active community site, http://qt.io houses a wiki, a forum, and additional learning guides and presentations.
The 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.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/windows.html