It is pretty simple and straight forward to compile open source edition QT4.4.3 using Microsoft Visual C++ 2008 Express Edition
1) Add the following path "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin" into environment variable.
2) cd C:\QT\4.4.3 (Assume you extract out qt-win-opensource-src-4.4.3.zip there)
3) vcvars32.bat
4) configure -platform win32-msvc2008
5) nmake
Done :)
Keep track the development progress of JStock - Free Stock Market Software and JStock Android
Subscribe to:
Post Comments (Atom)
2 comments:
is it possible to nmake without examples? it takes very long time to install.
Sorry, I never did that, have no idea :P
Post a Comment