Compiling Qt - Visual Studio 2010

17,240

Solution 1

You mean something like this?

Here is the official documentation.

Solution 2

I've used jom instead of nmake for faster compilation. Here is my step-by-step compilation guide: http://www.holoborodko.com/pavel/2011/02/01/how-to-compile-qt-4-7-with-visual-studio-2010/

Solution 3

Qt V4.8.0 contains prebuilt binaries for Visual Studio 2010 so you don't need to build manually anymore: http://qt.nokia.com/downloads/windows-cpp-vs2010

Share:
17,240
heroddaji
Author by

heroddaji

Updated on September 16, 2022

Comments