Sounds like the traditional debug vs. release libraries mix up problem. Make sure to compile involved projects in the same mode.
Sounds like the traditional debug vs. release libraries mix up problem. Make sure to compile involved projects in the same mode.
J-P Nurmi
hey jpn,
it doesnt work sadly.. neither in debug or release mode. and the debug mode doesnt give any usefull information either. i guess my .pro file isnt set up right. i dont really know how to link qwt properly.
Is noone using eclipse and qwt under windows? i would be really happy about a step-by-step installation guide cause the qwt lib would really save me a lot of work! or is there maybe a precompiled win-qwt-package?
ah crap! it works now.. i had to link to the libqwt.a instead of the libqwt5.a.
thank you!![]()
Hi Cal,
I am having the same problem... but I couldn't find the libqwt.a I only have libqwt5.a... Also my examples are compiling fine but does show any executable file..
I would appreciate your help.
Cheers,
hey,
sadly i dont remember how i did it. i remember there is an file called INSTALL in the package and i compiled it using the instructions for "C) Win32/MinGW Qt4". i think that did it for me.
i hope that helps you...
Bookmarks