Hi ...
I'm trying to build qwt6.0.1 with Qt5 but i get this error: qwtd.lib not found. in the lib folder i find qwt.dll and qwtd.dll. Previously I've built qwt6.0.1 with Qt4.7 successfully.
I've modified qwt6.0.1 a littile because it's not compatible with qt5. In Qt5 in QPrinter.h the enum of PostScriptFormat is deleted! and in Qwt_Plot_Renderer it is used! So i modified qwt a little.

Any suggestion?

Thanks.