Category:Qt Supported Platforms: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Modify linkes Qt documentation)
Line 18: Line 18:
== Supported platform details ==
== Supported platform details ==


The Qt team strives to provide support for the platforms most frequently used by Qt users. We have designed our internal testing procedure to divide platforms into three test categories (Tier 1, Tier 2 and Tier 3) in order to prioritize internal testing and development resources so that the most frequently used platforms are subjected to our most rigorous testing processes. For more information, please see the "Qt documentation":http://doc.qt.nokia.com/latest/supported-platforms.html
The Qt team strives to provide support for the platforms most frequently used by Qt users. We have designed our internal testing procedure to divide platforms into three test categories (Tier 1, Tier 2 and Tier 3) in order to prioritize internal testing and development resources so that the most frequently used platforms are subjected to our most rigorous testing processes. For more information, please see the [http://doc.qt.io/qt-5/supported-platforms.html Qt documentation]


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. Although Qt may be built on a range of platform-compiler combinations, only a subset of these are actively supported by Nokia.
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. Although Qt may be built on a range of platform-compiler combinations, only a subset of these are actively supported by The Qt Company.


For more details. please read the "documentation":http://doc.qt.nokia.com/latest/supported-platforms.html
For more details. please read the [http://doc.qt.io/qt-5/supported-platforms.html documentation]

Revision as of 07:33, 28 February 2015

English 日本語 Български

Supported Platforms

Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.

Qt is available for the following platforms:

  • "Windows Desktop":Support_for_Windows
  • "Windows CE and Windows Mobile":Support_for_Windows_CE_and_Windows_Mobile
  • "Linux/X11":Support_for_Linux_X11
  • "Embedded Linux":Support_for_Embedded_Linux
  • "Mac OS X":Support_for_Mac_OS_X
  • "iOS":Support_for_iOS
  • "Symbian phones":http://wiki.qt.io/Support-for-Symbian
  • "Nokia N9 smartphone":Support_for_Maemo
  • "BlackBerry 10":Blackberry

Supported platform details

The Qt team strives to provide support for the platforms most frequently used by Qt users. We have designed our internal testing procedure to divide platforms into three test categories (Tier 1, Tier 2 and Tier 3) in order to prioritize internal testing and development resources so that the most frequently used platforms are subjected to our most rigorous testing processes. For more information, please see the Qt documentation

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. Although Qt may be built on a range of platform-compiler combinations, only a subset of these are actively supported by The Qt Company.

For more details. please read the documentation