Difference between revisions of "Get Qt"

From MNE-CPP Wiki
Jump to: navigation, search
(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 the compiler and platform you use.  
+
## 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.

  1. Download the current Qt version:
    1. Go to the Qt download website.
    2. 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.
  2. 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