Network error while downloading
-
@Madhusmita_123
Since we are a user forum and not The Qt Company we do not control their downloads. Try a variety of the available download mirrors, and then try some more. -
@Madhusmita_123 did you update to the latest version of the installer ? There was a bug that has been fixed recently.
-
@Madhusmita_123 said in Network error while downloading:
can pls help how to update latest version of installer
Download it from https://www.qt.io/download-open-source
-
@jsulm Hi it's working if you use
qt-unified-windows-x64-4.6.0-online.exe --mirror https://mirrors.aliyun.com/qt
above command in command prompt it will work try this
I have done in windows laptop -
Here is the fix for Windows OS
qt-unified-windows-x64-4.6.1-online.exe --mirror http://www.nic.funet.fi/pub/mirrors/download.qt-project.org -
This can be resolved in masOS.
Follow below steps:- Copy the online installer app to your local directory.
- Double-click "qt-online-installer-macOS-x64-4.8.1.dmg" file then copy "qt-online-installer-macOS-x64-4.8.1.app" to local
- chmod -R 755 "qt-online-installer-macOS-x64-4.8.1.app" - Run the Online installer command with --mirror option
- ./qt-online-installer-macOS-x64-4.8.1.app/Contents/MacOS/qt-online-installer-macOS-x64-4.8.1 --mirror http://qt.mirror.constant.com/
- Copy the online installer app to your local directory.
-
working code for Windows user in command prompt :
C:\Users\UserName\Downloads\qt-online-installer-windows-x64-4.8.1.exe --mirror http://qt.mirror.constant.com