Good day.

I have read all the posts regarding QWT installation. I have installed QT4.5 and QWT5.0.0.
I execute the following in command line promt:
qmake qwt.pro - this creates the makefile
nmake - since I am using visual studio.

The nmake doesn't generate any libraries and gives the following error after a few seconds:

NMAKE : fatal error U1077: '"c:\program files\microsoft visual studio 8\vc\bin\c1.exe"' :return code '0xc0000135'
Stop.
NMAKE: fatal error U1077: '"c:\program files\microsoft visual studio 8\vc\bin\nmake.exe"' : return code '0x2'
Stop.

If anyone has encountered this and can give me some advice I would greatly appreciate it.
Kind regards