Supported Platforms: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:




For more exotic platforms and in depth information see:  
For in depth information and more exotic platforms see:  
* [http://doc.qt.io/QtSupportedPlatforms Platforms officially supported 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:55, 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 in depth information and more exotic platforms 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