Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt-5.2-Platforms: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Add "cleanup" tag) |
AutoSpider (talk | contribs) (Convert ExpressionEngine links) |
||
Line 15: | Line 15: | ||
* Visual Studio 2012 Update 3 x86 (OpenGL build) | * Visual Studio 2012 Update 3 x86 (OpenGL build) | ||
* Visual Studio 2012 Update 3 x86 (OpenGL build) | * Visual Studio 2012 Update 3 x86 (OpenGL build) | ||
* | * [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/threads-posix/dwarf/x32-4.8.0-release-posix-dwarf-rev2.7z/download MinGW-builds 4.8.0 x86] (OpenGL build). | ||
==== Supported Platforms ==== | ==== Supported Platforms ==== | ||
Line 22: | Line 22: | ||
* MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64) | * MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64) | ||
* | * [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.7.2/32-bit/threads-posix/sjlj/x32-4.7.2-release-posix-sjlj-rev8.7z/download MinGW-builds 4.7.2 x86], [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/threads-posix/dwarf/x32-4.8.0-release-posix-dwarf-rev2.7z/download MinGW-builds 4.8.0 x86]. | ||
==== Other Platforms ==== | ==== Other Platforms ==== | ||
Line 28: | Line 28: | ||
''Here you can list other platforms that worked for you. Feel free to extend!'' | ''Here you can list other platforms that worked for you. Feel free to extend!'' | ||
MinGW gcc 64 bit: Could compile with | MinGW gcc 64 bit: Could compile with [http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/64-bit/threads-posix/seh/x64-4.8.0-release-posix-seh-rev2.7z/download MinGW-builds 4.8.0 x64] | ||
==== Planned Changes ==== | ==== Planned Changes ==== |
Revision as of 15:18, 4 March 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
h1. Qt 5.2 Platforms
Windows
Supported target platforms are Windows XP, Windows Vista, Windows 7, and Windows 8 (all 32 bit and 64 bit).
Reference Platforms
Qt has been tested with following compilers/configurations:
- Visual Studio 2010 Service Pack 1 x86 (ANGLE build)
- Visual Studio 2010 Service Pack 1 x64 (ANGLE build)
- Visual Studio 2012 Update 3 x86 (OpenGL build)
- Visual Studio 2012 Update 3 x86 (OpenGL build)
- MinGW-builds 4.8.0 x86 (OpenGL build).
Supported Platforms
Supported compilers are:
- MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64)
- MinGW-builds 4.7.2 x86, MinGW-builds 4.8.0 x86.
Other Platforms
Here you can list other platforms that worked for you. Feel free to extend!
MinGW gcc 64 bit: Could compile with MinGW-builds 4.8.0 x64
Planned Changes
Any planned changes are tentative.
Qt 5.3: Add a newer version of MinGW-builds (e.g. based on gcc 4.9.0 if available) to list of supported platforms. Qt 5.4: Drop MinGW-builds gcc 4.7.2 from the list of supported platforms.
Linux
Reference Platforms
Supported Platforms
Other Platforms
- Ubuntu 13.04 64-bit, GCC 4.7.3-1ubuntu1, NVIDIA GTX 295 graphics card (driver: nvidia-313-updates)