QWT plugin for QT 4.5

Posted by Extrakun on Stack Overflow See other posts from Stack Overflow or by Extrakun
Published on 2009-09-17T03:49:57Z Indexed on 2010/12/22 22:54 UTC
Read the original article Hit count: 329

Filed under:
|

Hi,

I have gotten the latest QWT 5.1.2 for QT 4.5 and managed to get it to complie. I am now trying to get the plugin to work in QT Designer (with VS intergration). I have placed the plugin files into the plugin/designer folder, but when attempting to load, I hit this error

Cannot load library qwt_desginer_plugin5.dll: The specified module cannot be found.

I've done some search on this issue, one page which suggest moving the plugin to the VS intergration folder - which does not exist for Program Files\Nokia\Vs4Addin.

My QT Designer is a debug-and-relase build. (That is, if I use a debug build of the plugin it would complain that it is expecting a release).

© Stack Overflow or respective owner

Related posts about qt

Related posts about qt4