PDA

View Full Version : 4.3.0 installer and MinGW mirror problem


ucomesdag
7th July 2007, 19:05
Was just wondering if it's just me or is it broken?
When running the qt-win-opensource-4.3.0-mingw installer and select to install MinGW for me it gives me the error: "Was not able to download mirror list (File Not Found (404)).".

It's giving me this message since 3 days now...
Anyone or did I screwed up my network :confused:

Btw it seems to connect to ftp.trolltech.com but I wonder where this mirror list lives...


[Edit:] It's not me, the file is just missing on ftp.trolltech.com.... (/misc/MinGW-3.4.2.mirrors).
Here is a mirror with the MinGW installer: http://www.qtopia.org.cn/ftp/mirror/ftp.trolltech.com/misc/

Burgpflanze
8th July 2007, 02:30
1. Install mingw with the installer (http://gd.tuwien.ac.at/gnu/mingw/MinGW-5.0.0.exe)
2. Install Qt 4.3.0
3. Open Qt 4.3.0 Command Prompt and compile it:configure.exe -debug-and-release (plus your preferred parameters)
make

ucomesdag
8th July 2007, 04:17
1. Install mingw with the installer (http://gd.tuwien.ac.at/gnu/mingw/MinGW-5.0.0.exe)
2. Install Qt 4.3.0
3. Open Qt 4.3.0 Command Prompt and compile it:configure.exe -debug-and-release (plus your preferred parameters)
make

Thanks but I found a mirror... I prefer the version trolltech supplies... at least no surprises...