Supported Platforms: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Added real content)
mNo edit summary
Line 6: Line 6:


For more exotic platforms and in depth information see:  
For more exotic platforms and in depth information see:  
* [http://doc.qt.io/QtSupportedPlatforms officiall supported platforms by The Qt Company]
* [http://doc.qt.io/QtSupportedPlatforms Platforms officially supported by The Qt Company]
* [http://doc.qt.io/qt-5/supported-platforms.html platforms supported by the Qt community].
* [http://doc.qt.io/qt-5/supported-platforms.html Platforms supported by the Qt community]





Revision as of 15:54, 23 May 2015

Qt can be used for application development for a wide range of target platforms, like:

  • Desktop: Linux, Mac OS X, Windows
  • Embedded and RTOS: Linux, QNX, Windows
  • Mobile: Android, iOS, Windows


For more exotic platforms and in depth information see:


Even if not listed there, with some extra work you may also be able to target platforms like:

  • Various BSDs
  • Haiku
  • Windows versions older than Windows XP