Qt-5.2-Platforms: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
 
(Convert ExpressionEngine section headers)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=Qt 5.2 Platforms=
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


==Windows==
= Qt 5.2 Platforms =
== Windows ==


Supported target platforms are Windows XP, Windows Vista, Windows 7, and Windows 8 (all 32 bit and 64 bit).
Supported target platforms are Windows XP, Windows Vista, Windows 7, and Windows 8 (all 32 bit and 64 bit).


====Reference Platforms====
==== Reference Platforms ====


Qt has been tested with following compilers/configurations:
Qt has been tested with following compilers/configurations:


* Visual Studio 2010 Service Pack 1 ×86 (<span class="caps">ANGLE</span> build)
* Visual Studio 2010 Service Pack 1 x86 (ANGLE build)
* Visual Studio 2010 Service Pack 1 ×64 (<span class="caps">ANGLE</span> build)
* Visual Studio 2010 Service Pack 1 x64 (ANGLE build)
* Visual Studio 2012 Update 3 ×86 (OpenGL build)
* Visual Studio 2012 Update 3 x86 (OpenGL build)
* Visual Studio 2012 Update 3 ×86 (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 ×86] ''[sourceforge.net]'' (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 ====


Supported compilers are:
Supported compilers are:


* <span class="caps">MSVC</span> 2010, <span class="caps">MSVC</span> 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 ×86] ''[sourceforge.net]'', [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 ×86] ''[sourceforge.net]''.
* [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 ====


''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 [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 ×64] ''[sourceforge.net]''
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 ====


''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.<br /> Qt 5.4: Drop MinGW-builds gcc 4.7.2 from the 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 ==


====Reference Platforms====
==== Reference Platforms ====


====Supported Platforms====
==== Supported Platforms ====


====Other Platforms====
==== Other Platforms ====


* Ubuntu 13.04 64-bit, <span class="caps">GCC</span> 4.7.3-1ubuntu1, <span class="caps">NVIDIA</span> <span class="caps">GTX</span> 295 graphics card (driver: nvidia-313-updates)
* Ubuntu 13.04 64-bit, GCC 4.7.3-1ubuntu1, NVIDIA GTX 295 graphics card (driver: nvidia-313-updates)


==Mac==
== Mac ==


====Reference Platforms====
==== Reference Platforms ====


====Supported Platforms====
==== Supported Platforms ====


====Other Platforms====
==== Other Platforms ====

Latest revision as of 16:13, 5 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.

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:

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)

Mac

Reference Platforms

Supported Platforms

Other Platforms