Hi there.

I kindly need assistance with integrating qwt 5.1.1 with the commercial version of qt 4.43 integrated with visual studio 2005, all running on windows xp service park2.

I was able to:
1.configure qwt using qmake qwt.pro and nmake
2.configure examples using qmake examples.pro ,nmake

But when i try to configure the qwt plugin for designer, i get the error below;

C:\Qt\qwt-5.1.1\designer>qmake qwtplugin.cpp
c:\Qt\qwt-5.1.1\designer\qwtplugin.cpp:1: Parse Error ('/* -*- mode: C++ ; c-fil
e-style: "stroustrup" -*- *****************************')
Error processing project file: qwtplugin.cpp

How do i procced!
Dennis