Difference between revisions of "Get Qt"
From MNE-CPP Wiki
(Created page with "# Download the current Qt version: ## Go to the [http://www.qt.io/download-open-source/#section-2 Qt download website]. ## Select the appropriate version based on the compiler...") |
|||
Line 1: | Line 1: | ||
+ | This page will show how to dowload and install the latest Qt version. | ||
+ | |||
# 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 [http://www.qt.io/download-open-source/#section-2 Qt download website]. | ||
− | ## Select the appropriate version based on | + | ## 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. | ||
# Install the Qt version with the minimum of the following features: | # Install the Qt version with the minimum of the following features: |
Revision as of 10:44, 5 January 2016
This page will show how to dowload and install the latest Qt version.
- Download the current Qt version:
- Go to 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