can not download Qt online installer
-
Tried three times, with pause for 7 days
Is there other way (unpacked version) to build with visual studio 2019?
Need to make it asap
Kindly advise!! -
Hi,
That question has been asked many times already this past week. There's seems to be a rampant mirror issue as of late. Please search the forum. There are now plenty of answer that explain how to select a different mirror.
-
if you skip part with msvc you still get same errors for basic libraries
-
Can you share link with answer please?
-
@icebergenergy
See if this solves your problem -
It solves problem for mac, i need to change mirror in windows
-
@icebergenergy go to the bottom of the page (Selecting a mirror for opensource).
Link: Online installer wiki
And did you try the solution that jslum provided in that link? Because they suggested it to a windows user.
-
@Abderrahmene_Rayene yes, it's a clue
C:\Users\user> <installer_executable> --help
The syntax of the command is incorrect.qt-unified-windows-x64-4.5.2-online.exe> --help
The syntax of the command is incorrect. -
@icebergenergy That's not the command to switch mirrors.
Try this:
Open a terminal in your qt installer folder and use this command:
qt-unified-windows-x64-4.5.2-online.exe --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org
and then try to install qt again.
If the above doesn't work, change the link in the command with the one of the following, until it works:
-
https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.meta4
-
https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.metalink
-
https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.torrent
-
https://download.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml.magnet
-
https://mirror.netcologne.de/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://ftp.fau.de/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://ftp1.nluug.nl/languages/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://ftp2.nluug.nl/languages/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://qt-mirror.dannhauer.de/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://mirrors.ukfast.co.uk/sites/qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://mirrors.dotsrc.org/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://ftp.acc.umu.se/mirror/qt.io/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://master.qt.io/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://qt.mirror.constant.com/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://mirrors.ustc.edu.cn/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://mirrors.sjtug.sjtu.edu.cn/qt/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
https://ftp.jaist.ac.jp/pub/qtproject/online/qtsdkrepository/windows_x86/root/qt/Updates.xml
-
-
-
Is there an updated mirror list, which have the full set of QT 6.4.2 or QT 5.15.2 files?
Suggestion.
There should be verified mirror, which have the full set of files for installing. -
@PolywickStudio said in can not download Qt online installer:
Is there an updated mirror list, which have the full set of QT 6.4.2 or QT 5.15.2 files?
The master.qt.io mirror should always be up-to-date. The other mirrors are based on that one.
Suggestion.
There should be verified mirror, which have the full set of files for installing.Can you please let us know which mirror(s) you've found to have incomplete files?