Difference between revisions of "Installing Qt SDK from scratch"

From Granite Devices Knowledge Wiki
Jump to: navigation, search
[checked revision][checked revision]
(Created page with "Installing open source Qt with compiler and IDE for Windows may be done by following this article. ==Steps== #Navigate to http://qt-project.org/downloads and download the late...")
 
Line 2: Line 2:
 
==Steps==
 
==Steps==
 
#Navigate to http://qt-project.org/downloads and download the latest '''Qt Online Installer for Windows'''.
 
#Navigate to http://qt-project.org/downloads and download the latest '''Qt Online Installer for Windows'''.
#Launch the installer and make sure that Qt library, Qt Creator and MinGW has been selected  
+
#Launch the installer and make sure that Qt library, Qt Creator and MinGW has been selected <br/>[[File:Qt installer win.png]]
[[File:Qt installer win.png]]
+
 
#Click next to begin installation
 
#Click next to begin installation
 
[[category:Development]]
 
[[category:Development]]

Revision as of 21:25, 28 October 2013

Installing open source Qt with compiler and IDE for Windows may be done by following this article.

Steps

  1. Navigate to http://qt-project.org/downloads and download the latest Qt Online Installer for Windows.
  2. Launch the installer and make sure that Qt library, Qt Creator and MinGW has been selected
    Qt installer win.png
  3. Click next to begin installation