Various versions of QT download address and VS2013+QT5.3.1 environment construction process

1. Download address of all Qt versions:

http://download.qt.io/archive/qt/

2. All Qt Creator download addresses:

http://download.qt.io/archive/qtcreator/

3. All Qt VS development plug-ins download address:

http://download.qt.io/archive/vsaddin/

4. Qt related downloads

http://download.qt.io/


5. Record the VS2013+QT5.3.1 environment construction process:

premise:

(1) vs version: vs2013

(2) qt version: qt-opensource-windows-x86-msvc2013_opengl-5.3.1

(3) vs-addin: qt-vs-addin-1.2.3-opensource


Full set of packaged Baidu disk link: http://pan.baidu.com/s/1gfFUhTT


All three software are installed by default. It is recommended that the installation path not C drive, other drives are fine. After all installations are completed, open vs2013 and see this page

Then click on QT5 to get the drop-down menu, as shown below:

Open the Qt Options shown above, as shown below


     Select add--->Add

     Version name select Qt5.3.1

      Path select E:\Qt\Qt5.3.1\5.3\msvc2013_opengl (Note: If different qt versions are installed, the above paths will also be different, but in the end, all of them start with msvc. If the qt version is different , please replace the corresponding version number at the same time)

        As shown below:


Click OK, the environment is set up!

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324957716&siteId=291194637