qtcreator

https://mirrors.aliyun.com/qt/official_releases/qtcreator/latest/


qt镜像
简介
Everything you need for your entire software development life cycle. Qt is the fastest and smartest way to produce ind 整个软件开发生命周期所需的一切。Qt是产生ind的最快和最聪明的方法。

下载地址:https://mirrors.aliyun.com/qt/

配置方法
从 https://mirrors.aliyun.com/qt/official_releases/online_installers/ 下载在线安装器。

可以使用以下两种方式之一在安装器中配置使用阿里云源下载 Qt:

(推荐)新版本的安装器(4.0.1-1 后)支持 --mirror 命令行参数。在命令行中执行安装器,添加 --mirror https://mirrors.aliyun.com/qt 参数。例如 Windows 下执行当前目录的安装器的命令为 .\qt-unified-windows-x86-online.exe --mirror https://mirrors.aliyun.com/qt;

或在启动安装器后在设置中禁用默认源,添加新源 https://mirrors.aliyun.com/qt/online/qtsdkrepository/linux_x64/root/qt/ (其他版本注意更改地址)。

注:配置方法参考自ustc镜像

相关链接
官方主页:https://www.qt.io/
posted @ 2025-09-10 15:06  Arborblog  阅读(9)  评论(0)    收藏  举报