Hi i have been facing alot of problems when installing QWT. Can any kind soul please help. In a rush here. I really need QWT for my project.

Thanks alot.


The system cannot find the path specified.
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.

c:\QWT\qwt-6.1.2>nmake

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.

cd src\ && ( if not exist Makefile C:\Qt\Qt5.5.0\5.5\msvc2013\bin\qmake.
exe C:\QWT\qwt-6.1.2\src\src.pro -o Makefile ) && "C:\Program Files (x86)\Micros
oft Visual Studio 12.0\VC\BIN\nmake.exe" -f Makefile

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.

"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe" -
f Makefile.Release all

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.

"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe" -
f Makefile.Debug all

Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation. All rights reserved.

cd textengines\ && ( if not exist Makefile C:\Qt\Qt5.5.0\5.5\msvc2013\bi
n\qmake.exe C:\QWT\qwt-6.1.2\textengines\textengines.pro -o Makefile ) && "C:\Pr
ogram Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\nmake.exe" -f Makefile
The system cannot find the path specified.
NMAKE : fatal error U1077: 'cd' : return code '0x1'
Stop.

c:\QWT\qwt-6.1.2>