1. 程式人生 > >在VS2015中配置QT遇到的問題

在VS2015中配置QT遇到的問題

配置參考文章:https://my.oschina.net/jthmath/blog/640227?p={{currentPage+1}}

需要注意的是:
進入http://www.qt.io/download-open-source/,選擇“Qt Offline Installers”,下載“Qt 5.6.0 for Windows 64-bit (VS 2015, 836 MB)”,下載後的檔名為:qt-opensource-windows-x86-msvc2015_64-5.6.0.exe

如果你下了
Qt 5.7.1 for Windows 32-bit (MinGW 5.3.0, 1.1 GB) (info)

那麼在VS2015中是無法引入QT的。