Visual Studio was installed incorrectly and nmake can't be found. You should either reinstall it or change environment variables in your system so that nmake can be found.
Visual Studio was installed incorrectly and nmake can't be found. You should either reinstall it or change environment variables in your system so that nmake can be found.
joseph (17th November 2006)
First of all
This is a Qt Installion related question and you should take care that it is posted in the correct section
Now to anwer your question
See whether you are able to compile any of the sample MFC programs using Visual Studio
if you are not able to compile any, then there could be error in your installion & reinstallion is an option
If so. add the c:\location\of\vc\bin to the PATH environment varaible
And then try Qt installation again
We can't solve problems by using the same kind of thinking we used when we created them
joseph (17th November 2006)
Bookmarks