一、离线安装软件
Qt Creator 4.10.1
Qt 5.13.1(MSVC 2017,32bit)注意是32位

安装此版本Qt主要用于运行无人机地面站的开源项目:GitHub - wustyuyi/NGroundStation: 无名创新飞控开源地面站NGroundStation(NGS)
软件下载:qt-opensource-windows-x86-5.13.2.exe https://pan.baidu.com/s/14cxhRk1Gpq4nC0u8oHGVXQ?pwd=g4mt 提取码: g4mt
1. 进入安装界面

2. 登录账号

3. 选择安装目录

4. 选择MSVC 2017 32-bit 和 MinGW 7.3.0 32-bit 注意是32bit

5. 选择同意并点击下一步

接下来,按照默认值点击按钮,直至软件安装完毕。
二、在线安装软件
Qt Creator 17.0.0
Qt 6.9.1
软件下载:qt-online-installer-windows-x64-online.exe https://pan.baidu.com/s/1rGFwwor2rA3zHT0223eWSA?pwd=xv32 提取码: xv32
注意:直接用原本的源安装软件,速度慢,且到后期会出现问题(由于部分文档的缺失)。所以,在安装之前要进行换源处理,步骤如下:
①记住安装文件 qt-online-installer-windows-x64-online.exe 所在位置,我的在 F:\BaiduNetdiskDownload

②通过命令 cd /d F:\BaiduNetdiskDownload 进入安装包目录

③通过命令 .\qt-online-installer-windows-x64-online.exe --mirror https://mirrors.ustc.edu.cn/qtproject 换源并开始安装

下面是具体的在线安装步骤:
1. 进入安装界面

2. 登录Qt账号,可以自己注册

3. 同意条款

4. 选择安装目录。选择基于桌面开发的Qt库,将下面的自定义安装选上,在后面可以自己选择部分库

5. 将MSVC 2022 64-bit 选上

按需进行选择

6. 开始安装,等待安装结束即可

注意:前面提到的直接用原来的源进行安装,可能出现的问题是:
无法下载存档 http://download.qt.io/online/qtsdkrepository/all_os/qt/qt6_681_windows_line_endings_src/qt.qt6.681.doc/6.8.1-0-202411221531qt5-documentation.zip:Error transferring https://mirrors.tuna.tsinghua.edu.cn/qt/online/qtsdkrepository/all_os/qt/qt6_681_windows_line_endings_src/qt.qt6.681.doc/6.8.1-0-202411221531qt5-documentation.zip - server replied: Forbidden
参考:
2 Windows / Linux 安装 Qt_qt online installer-CSDN博客
4. Qt6.8.1下载错误+Error transferring+server replied: Forbidden - 知乎
浙公网安备 33010602011771号