Qt 5.3 Tools and Versions: Difference between revisions
Jump to navigation
Jump to search
(Transclude Template:Release Information) |
(→Qt5.3.0 Tools & Versions: Correct the table's format.) |
||
Line 62: | Line 62: | ||
= Qt5.3.0 Tools & Versions = | = Qt5.3.0 Tools & Versions = | ||
{| class="wikitable" | |||
!Tools | |||
| ICU|icu4c 52_1| |http://download.qt.io/development_releases/prebuilt/icu/prebuilt/| | !Version | ||
| Android NDK|android-ndk-r9c||| | !Additional information | ||
| Android SDK|android-sdk_r21.0.1|Linux|| | !Link | ||
| Android SDK|android-sdk_r22.3|Mac, Windows|| | |- | ||
| OpenSSL|openssl-1.0.1g||https://www.openssl.org/source/openssl-1.0.1g.tar.gz| | |ICU | ||
| xcode|5.0.2||| | |icu4c 52_1 | ||
| MacPorts|MacPorts-2.1.3||https://distfiles.macports.org/MacPorts/MacPorts-2.1.3-10.8-MountainLion.pkg| | | | ||
|VS2010| SP1||http://download.microsoft.com/download/2/3/0/230C4F4A-2D3C-4D3B-B991-2A9133904E35/VS10sp1-KB983509.exe| | |http://download.qt.io/development_releases/prebuilt/icu/prebuilt/ | ||
|VS2012 PRO|SP4||| | |- | ||
|VS2013 PRO|||| | |Android NDK | ||
|Windows SDK|7.1|In windows 7|| | |android-ndk-r9c | ||
|Windows SDK|8|In windows 8.1|| | | | ||
|MinGW|i686-4.8.2-release-posix-dwarf-rt_v3-rev2||| | | | ||
|- | |||
|Android SDK | |||
|android-sdk_r21.0.1 | |||
|Linux | |||
| | |||
|- | |||
|Android SDK | |||
|android-sdk_r22.3 | |||
|Mac, Windows | |||
| | |||
|- | |||
|OpenSSL | |||
|openssl-1.0.1g | |||
| | |||
|https://www.openssl.org/source/openssl-1.0.1g.tar.gz | |||
|- | |||
|xcode | |||
|5.0.2 | |||
| | |||
| | |||
|- | |||
|MacPorts | |||
|MacPorts-2.1.3 | |||
| | |||
|https://distfiles.macports.org/MacPorts/MacPorts-2.1.3-10.8-MountainLion.pkg | |||
|- | |||
|VS2010 | |||
|SP1 | |||
| | |||
|http://download.microsoft.com/download/2/3/0/230C4F4A-2D3C-4D3B-B991-2A9133904E35/VS10sp1-KB983509.exe | |||
|- | |||
|VS2012 PRO | |||
|SP4 | |||
| | |||
| | |||
|- | |||
|VS2013 PRO | |||
| | |||
| | |||
| | |||
|- | |||
|Windows SDK | |||
|7.1 | |||
|In windows 7 | |||
| | |||
|- | |||
|Windows SDK | |||
|8 | |||
|In windows 8.1 | |||
| | |||
|- | |||
|MinGW | |||
|i686-4.8.2-release-posix-dwarf-rt_v3-rev2 | |||
| | |||
| | |||
|} | |||
{{Release Information}} | {{Release Information}} |
Latest revision as of 10:09, 11 February 2020
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. |
Qt5.3.0 Packages & build environment
Package | OS |
---|---|
qt-opensource-linux-x86-5.3.0.run | ubuntu-11.10-desktop-i386.iso |
qt-opensource-linux-x86-android-5.3.0.run | ubuntu-11.10-desktop-i386.iso |
qt-opensource-linux-x64-5.3.0.run | ubuntu-11.10-desktop-amd64.iso |
qt-opensource-linux-x64-android-5.3.0.run | ubuntu-11.10-desktop-amd64.iso |
qt-opensource-mac-x64-android-5.3.0.dmg | Apple Mac OS X 10.8 (64-bit) |
qt-opensource-mac-x64-android-ios-5.3.0.dmg | Apple Mac OS X 10.8 (64-bit) |
qt-opensource-mac-x64-clang-5.3.0.dmg | Apple Mac OS X 10.8 (64-bit) |
qt-opensource-mac-x64-ios-5.3.0.dmg | Apple Mac OS X 10.8 (64-bit) |
qt-opensource-windows-x86-android-5.3.0.exe | Microsoft Windows 7 (32-bit) |
qt-opensource-windows-x86-mingw482_opengl-5.3.0.exe | Microsoft Windows 7 (32-bit) |
qt-opensource-windows-x86-msvc2010_opengl-5.3.0.exe | Microsoft Windows 7 (32-bit) |
qt-opensource-windows-x86-msvc2012_opengl-5.3.0.exe | Microsoft Windows 7 (32-bit) |
qt-opensource-windows-x86-msvc2013-5.3.0.exe | Microsoft Windows 8.1 (32-bit) |
qt-opensource-windows-x86-msvc2013_64-5.3.0.exe | Microsoft Windows 8.1 (32-bit) |
qt-opensource-windows-x86-msvc2013_64_opengl-5.3.0.exe | Microsoft Windows 8.1 (64-bit) |
qt-opensource-windows-x86-msvc2013_opengl-5.3.0.exe | Microsoft Windows 8.1 (64-bit) |
qt-opensource-windows-x86-winrt-5.3.0.exe | Microsoft Windows 8.1 (32-bit) |
Qt5.3.0 Tools & Versions
Tools | Version | Additional information | Link |
---|---|---|---|
ICU | icu4c 52_1 | http://download.qt.io/development_releases/prebuilt/icu/prebuilt/ | |
Android NDK | android-ndk-r9c | ||
Android SDK | android-sdk_r21.0.1 | Linux | |
Android SDK | android-sdk_r22.3 | Mac, Windows | |
OpenSSL | openssl-1.0.1g | https://www.openssl.org/source/openssl-1.0.1g.tar.gz | |
xcode | 5.0.2 | ||
MacPorts | MacPorts-2.1.3 | https://distfiles.macports.org/MacPorts/MacPorts-2.1.3-10.8-MountainLion.pkg | |
VS2010 | SP1 | http://download.microsoft.com/download/2/3/0/230C4F4A-2D3C-4D3B-B991-2A9133904E35/VS10sp1-KB983509.exe | |
VS2012 PRO | SP4 | ||
VS2013 PRO | |||
Windows SDK | 7.1 | In windows 7 | |
Windows SDK | 8 | In windows 8.1 | |
MinGW | i686-4.8.2-release-posix-dwarf-rt_v3-rev2 |