Compile Qt 4.5.x from source on Windows
To build Qt 4.5 from bare sources in Windows follow these steps. Prerequisites: Perl, get Strawberry install it. A working compiler, i used Visual Studio 2005. Qt sources I wanted latest git so i got MsysGit and did: c:\qt\git clone git://gitorious.org/qt/qt.git You might want a tarball, or stable sources. Press: Win-Pause, on the Advanced Tab [...]

