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
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* 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) | ||
* | * "MinGW-builds 4.8.0 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 (OpenGL build). | ||
==== Supported Platforms ==== | ==== Supported Platforms ==== | ||
Line 20: | Line 20: | ||
* MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64) | * MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64) | ||
* | * "MinGW-builds 4.7.2 x86":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.8.0 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. | ||
==== Other Platforms ==== | ==== Other Platforms ==== | ||
Line 26: | Line 26: | ||
''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 "MinGW-builds 4.8.0 x64":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 | ||
==== Planned Changes ==== | ==== Planned Changes ==== | ||
Line 32: | Line 32: | ||
''Any planned changes are tentative.'' | ''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.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 == | == Linux == |
Revision as of 09:31, 25 February 2015
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":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 (OpenGL build).
Supported Platforms
Supported compilers are:
- MSVC 2010, MSVC 2012, MSVC2013 (all x86 and x86_64)
- "MinGW-builds 4.7.2 x86":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.8.0 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.
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":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
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)