[HelpOnLanguages] [TitleIndex] [WordIndex]

QtVc7

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).

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 

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 

2014-08-13 10:45