Posts tagged as:

Qt 4.5

Compiling Qt 4.5 Source with Visual Studio 2008 Pro

November 8, 2009

We are going to build Qt 4.5 with Visual Studio 2008 Pro. Here is a list of steps you need to do

Firstly you need to download Qt 4.5 for open source windows applications (qt-sdk-win-opensource-2009.04.exe) from here . This will install Qt along with QT creator and GCC built libraries. This is enough for you if [...]

Read the full article →