Hello!

I want to insert the Qwt library in my project in Windows 7/Qt Creator, but I'm simply being unable to do so. I guess that the reason why this is happening is that the compiler/rebuild all command is not producing the .lib file, so I may include it in the .pro of my project. Everything I got in the qwt-5.2.2\lib folder is

qwt5.dll
qwtd5.dll
libqwt5.a
libqwtd5.a

Do somebody knows what have I to do in order to create the .lib file?

Thanks!


Note: I posted already a thread about my problem with different question, in case somebody want to read a better description of my situation: http://www.qtcentre.org/threads/4576...ows-7?p=207480


MOmergil