Qt 4.3.3
Step 01
Download the Qt lib at ftp://ftp.trolltech.com/qt/source/ (version 4.3.3 - qt-win-opensource-src-4.3.3.zip).
Note: Developer official site: http://trolltech.com
Unpacking the zip file in:
C:\dev\cpp\qt
Step 02
Make the enviromente variable:
C:\omte\qt\qt-win-opensource-src-4.3.3\bin
Step 03
Execute in the directory that was been unpacking:
C:\dev\cpp\qt\qt-win-opensource-src-4.3.3>configure.exe
Step 04
Execute in the directory that was been unpacking:
C:\dev\cpp\qt\qt-win-opensource-src-4.3.3>vcvars32.bat
Note: the path to vcvars32.bat must be specified. Usually it is:
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin
Step 05
Execute in the directory that was been unpacking:
C:\dev\cpp\qt\qt-win-opensource-src-4.3.3>nmake