I have downloaded Qt for Visual Studio 2008 for Windows 4.8.1.
I have run configure.exe from the command prompt.
But I can not find nmake.exe or make.exe anywhere in my “C:\QT\4.8.1” – directory.
Therefore, I am unable to use Qt with Visual Studio 2008.
What to do now?
Okay. Finally, I found my solution.
Step (1). Download and Install QT for Visual Studio 2008 4.8.1.
Step (2). Download and Install QT Visual Studio Addin 1.1.10.
Nothing else is needed at all.
Now I am able to Create, Compile and Run my “Hello World”- QT application straightaway.