Hi,

I have followed the INSTALL file that comes with QWT 6.0.1.

I have installed QWT after many trials and errors. It also works with QT Creator (I think, from my vague memory, my main problem was I was trying to make in Cygwin instead of DOS prompt and I also needed to use mingw32-make instead of make. As make defaults to a Borland compiler).

I get my apps to build and run and can use QWT in them.

I would now like to compile the examples so I can see the possibilities. As I am now stuck trying to workout more advanced use of QWT.

qmake seems to work well for the examples.pro. No errors

Then when I run mingw32-make it has the good old cant find -lqwtd error. Which reading from other posts I think it means I don't have debug mode installed?

Any help would be appreciated!

Thanks in advance
Brendan