Il 19/01/21 21:08, Tuukka Turunen ha scritto:
https://qt-mirror.dannhauer.de/https://www.funet.fi/pub/mirrors/download.qt-project.org/ https://ftp.fau.de/qtproject/ ...or just use the online installer, which picks mirrors automatically.
The online installer doesn't actually work because it will try and download the mirror list from the master, which is offline.
One can use https://github.com/miurahr/aqtinstall instead, which allows to manually specify the mirror, e.g.
python -m aqt --base https://ftp.fau.de/qtproject/ --outputdir /opt/qt/ 5.15.2 linux desktop
HTH, -- Giuseppe D'Angelo | [email protected] | Senior Software Engineer KDAB (France) S.A.S., a KDAB Group company Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com KDAB - The Qt, C++ and OpenGL Experts
smime.p7s
Description: Firma crittografica S/MIME
_______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
