[Qt学习笔记]Qt5.15.2版本安装及调整组件
一、5.15.2镜像源
Qt5.15是现在用的比较多的一个版本,现在安装一般使用清华镜像源,也有中科大镜像源
中科大镜像源:
Index of/qtproject/
http://mirrors.ustc.edu.cn/qtproject/
清华镜像源:
https://mirrors.tuna.tsinghua.edu.cn/qt/
Qt5.15.2镜像
https://mirrors.tuna.tsinghua.edu.cn/qt/online/qtsdkrepository/windows_x86/desktop/qt5_5152/https://mirrors.tuna.tsinghua.edu.cn/qt/online/qtsdkrepository/windows_x86/desktop/qt5_5152_src_doc_examples/https://mirrors.tuna.tsinghua.edu.cn/qt/online/qtsdkrepository/windows_x86/desktop/qt5_5152_wasm/
主要在安装流程中设置临时资料库,输入上述镜像源,就可以选择对应的5.15.2安装。
二、组件更新
在安装后需要新增组件,进入卸载/更改界面后,配置步骤一中的镜像源,如果5.15.2没出现对应组件选择和安装,只需像下图勾选Archive,就可以调出历史版本的所有组件

如果出现“无法下载文档”或“网络故障”问题,可以在设置里先清理本地缓存和重启电脑来解决
