【QT 5.12.12 下载 Windows 版本】
1 下载链接,直接复制到 迅雷,进行下载。
https://download.qt.io/archive/qt/5.12/5.12.12/qt-opensource-windows-x86-5.12.12.exe
vs2017 x86 x64
vs2015 x64
2 其他版本
https://download.qt.io/archive/qt/5.14/5.14.2/qt-opensource-windows-x86-5.14.2.exe
https://download.qt.io/archive/qt/5.14/5.14.2/qt-opensource-mac-x64-5.14.2.dmg
https://download.qt.io/archive/qt/5.14/5.14.2/qt-opensource-linux-x64-5.14.2.run
https://download.qt.io/new_archive/qt/5.9/5.9.9/qt-opensource-windows-x86-5.9.9.exe
https://download.qt.io/new_archive/qt/5.9/5.9.9/qt-opensource-linux-x64-5.9.9.run
# 源码地址
https://download.qt.io/archive/qt/5.14/5.14.2/submodules/qtbase-everywhere-src-5.14.2.tar.xz
https://download.qt.io/archive/qt/5.14/5.14.2/single/qt-everywhere-src-5.14.2.tar.xz
参考:
https://www.cnblogs.com/rainbow70626/p/18618046
https://blog.csdn.net/qq_27704713/article/details/144209195
注意:
Qt5.6 最后支持 Windows XP 的版本。
Qt5.7 在5.7之后不支持Win XP 系统,新增了QCharts组件,用于数据的可视化
Qt5.15 开始不支持离线安装,只能在线安装
Qt6 不支持Win7与Win10的32bit版本
如果安装 MSVC 编译器的模块,需要在计算机上安装相应的 Microsoft Visual Studio 开发工具,使用免费的 Community 版本即可。