Difference between revisions of "Get Qt"
From MNE-CPP Wiki
Line 2: | Line 2: | ||
# Download the current Qt version: | # Download the current Qt version: | ||
− | ## Go to the [http://www.qt.io/download-open-source/#section-2 Qt download website]. | + | ## Go to the ''Offline Installer'' section at the [http://www.qt.io/download-open-source/#section-2 Qt download website]. |
## Select the appropriate version based on your compiler and development platform. | ## Select the appropriate version based on your compiler and development platform. | ||
##:* For example if you are using the Microsoft Visual Studio 2013 Compiler on a Windows 32bit system, select the "''Qt 5.5.1 for Windows 32-bit (VS 2013, 823 MB)''" version. | ##:* For example if you are using the Microsoft Visual Studio 2013 Compiler on a Windows 32bit system, select the "''Qt 5.5.1 for Windows 32-bit (VS 2013, 823 MB)''" version. |
Revision as of 10:45, 5 January 2016
This page will show how to dowload and install the latest Qt version.
- Download the current Qt version:
- Go to the Offline Installer section at the Qt download website.
- Select the appropriate version based on your compiler and development platform.
- For example if you are using the Microsoft Visual Studio 2013 Compiler on a Windows 32bit system, select the "Qt 5.5.1 for Windows 32-bit (VS 2013, 823 MB)" version.
- Install the Qt version with the minimum of the following features:
- Qt/Qt x.x/Pre-compiled Qt (i.e. Qt 5.5/msvc2013 32-bit)
- Qt/Qt x.x/Qt3D
- Qt/Tools/QtCreator