Open SlawekNowy opened 4 years ago
@SlawekNowy i successfully downloaded it. lets try to download it with wget
utility? with -c
argument. it will be continue download if connection will lost.
something like this:
wget.exe -c <url>
(or wget -c <url>
on linux)
wget.exe -c http://developer.valvesoftware.com/w/images/files/qt_4_8_3_valve_win32.zip
wget.exe -c http://developer.valvesoftware.com/w/images/files/qt_4_8_3_valve_win64.zip
or i uploaded this files to mirror: https://cdn2.epicm.org/valve/
The connections seem to close off after 1 GB.
I try to download QT from here.
If it's not possible to submit the whole package would you submit a patch to qt 4.8.3 ?