PDA

View Full Version : examples - static link



fukjo
14th July 2011, 15:26
Hi , I m new to QT and QWT . I have tryied run QWT C:\qwt-6.0.0\examples\bin\sinusplot.exe on the other computer without QT and QWT installed , but i get error "qwt.dll" (I 'm not sure about this name ).

It's probably because of static/dynamic linking.


I have commented in C:\qwt-6.0.0\qwtconfig.pri
#QWT_CONFIG += QwtDll
and then compile but file it is still about 0.5MB and don't work on other computers.


EDIT:
solved . dont know how , but its working

Santosh Reddy
14th July 2011, 17:23
solved . dont know how , but its working
Not knowing how the problem got fixed is more dagerous than the problem :)