Supported Platforms

Qt is a commercial and open source licensed cross-platform application and UI framework. It is developed by The Qt Company, together with the Qt Project Community under an open source governance model.

Using Qt, you can write GUI applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.

Qt is supported on a variety of 32-bit and 64-bit platforms, and can usually be built on each platform with GCC, a vendor-supplied compiler, or a third party compiler. Open GL (ES) 2.0, DirectX 9 or 11 (with ANGLE), or an alternative renderer is required for Qt Quick 2. Widgets can be used without hardware acceleration.

In Qt 5 all platforms are created using the Qt Platform Abstraction (QPA), which makes it easier than before to port Qt into a new operating system.

Supported Configurations

The following table lists configurations supported by The Qt Company. A configuration is a combination of an operating system version, a compiler version, and a graphics system.

Supported configurations for Qt 5.11

PlatformCompilerNotes
Windows
Windows 10 (x86_64)MSVC 2017, MSVC 2015, MinGW 5.3Tested on Windows 10 Creators Update
Windows 10 (x86)MSVC 2017, MSVC 2015, MinGW 5.3Tested on Windows 10 Creators Update
Windows 8.1 (x86_64)MSVC 2017, MSVC 2015, MinGW 5.3
Windows 8.1 (x86)MSVC 2017, MSVC 2015, MinGW 5.3
Windows 7 (x86_64)MSVC 2017, MSVC 2015, MinGW 5.3
Windows 7 (x86)MSVC 2017, MSVC 2015, MinGW 5.3MinGW-builds gcc 5.3.0 (x86)
Universal Windows Platform (UWP)
UWP 10 (x86, x86_64, armv7)MSVC 2017, MSVC 2015Host: Windows 10 (x86_64) Creators Update
Linux/X11
openSUSE 42.2 (x86_64)GCC 4.8, GCC 7, ICC
Red Hat Enterprise Linux 6.6 (x86_64)GCC 4.9.1devtoolset-3
Red Hat Enterprise Linux 7.2 (x86_64)GCC 5.3.1devtoolset-4
Ubuntu 16.04 (x86_64)GCC as provided by Canonical, GCC 5.4.0
Linux (x86 and x86_64)GCC 4.8, GCC 4.9, GCC 5, GCC 6, GCC 7
Android
Android 4.1, 5, 6, 7, 8 (armv7, x86)
API Level 16
GCC as provided by Google, MinGW 5.3Hosts: RHEL 7.2 (x86_64), macOS 10.12 (x86_64), Windows 7 (x86_64)
Darwin Platforms: macOS, iOS, tvOS, watchOS
macOS 10.11, 10.12, 10.13 (x86_64)Clang as provided by AppleXcode 8.2 (macOS 10.11), Xcode 8.3.3 (macOS 10.12), Xcode 9 (macOS 10.13)
iOS 10, iOS 11 (armv8)Clang as provided by AppleXcode 9 (macOS 10.13)
tvOS 10, tvOS 11 (armv8) (Technology Preview)Clang as provided by AppleXcode 9 (macOS 10.13)
watchOS 3, watchOS 4 (armv7k) (Technology Preview)Clang as provided by AppleXcode 9 (macOS 10.13)
Embedded Platforms: Embedded Linux, QNX, INTEGRITY
Embedded LinuxGCCARM Cortex-A, Intel boards with GCC-based toolchains
Embedded Linux (Boot2Qt) (armv7, armv8, x86, x86_64)GCC 6.2Yocto 2.3, Hosts: RHEL 7.2 (x86_64), Windows 7 (x86_64)
QNX 6.6.0, 7.0 (armv7 and x86)QCC as provided by QNXHosts: RHEL 7.2 (x86_64), Windows 7 (x86_64), Windows 10 (x86_64), Windows 7 (x86), macOS 10.12
INTEGRITY 11.4.4As provided by Green Hills INTEGRITYHost: RHEL 7.2 (x86_64)

In the above table, the configurations in bold are reference configurations.

See also: Qt for Device Creation: Supported Target Devices and Development Hosts.

Reference Configurations

The reference configurations are run on the continuous integration (CI) system within Qt Project. In addition, they are subjected to unit test suite and other internal testing tools on a frequent basis (prior to new version releases, source tree branching, and at other significant period points in the development process). Errors or bugs discovered in these platforms are prioritized for correction. Significant errors discovered in tested configurations can impact release dates.

Any configurations not listed above are not actively tested by the Qt Project. However, Qt may run on configurations other than those actively tested on, and additional configurations may be raised to tested state, if sufficient effort is made to bring continuous integration to an acceptable state for that particular configuration.

The following page lists the configurations supported by The Qt Company for each released Qt version:

The Qt Company, Qt partners, open source projects and community users are able to provide assistance with various different supported platforms and configurations.

Availability of Packages

You can download the Qt 5 installers and source packages from the Downloads page. For more information, visit the Getting Started with Qt page.

Deployment of Qt Applications

The deployment procedure for each platform is different and they are covered in greater detail in their platform pages. Meanwhile, there is a deployment article for summarizing the deployment procedure in general.

Please note that Qt is offered on an "as is" basis without warranty of any kind and that our products are not error or bug free. To the maximum extent permitted by applicable law, The Qt Company on behalf of itself and its suppliers, disclaims all warranties and conditions, either express or implied, including, but not limited to, implied warranties of merchantability, fitness for a particular purpose, title and non-infringement with regard to the Licensed Software.

© 2018 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.