PDA

View Full Version : Qwt plugin not working in Designer



Tiansen
7th March 2008, 10:28
I already tried to compile Qt from source code and then recompile Qwt, but plugin is still not valid for Designer. I used platform msvc2005 when compiling Qt, because I use Visual Studio 2005 and Qt VS Integration. Is this a problem? What else can I try? :confused:

wysota
7th March 2008, 20:29
Use the dependency walker to check if you have met all dependencies for the plugin.

Tiansen
8th March 2008, 19:56
Dependency Walker showed that there is no Qwt5.dll present. I copied that dll to windows\system32 just to be sure everything is ok. Plugin still does not work. There is no error anymore in dependency walker, just one warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.

wysota
8th March 2008, 20:40
Check the Designer's "About Plugins" dialog. If there is a problem with a plugin it might report it there.

Tiansen
9th March 2008, 17:31
Sure, it says that qwt_designer_plugin.dll is not a valid Qt plugin. That is all.

Oh why oh why some precompiled stuff that just works doesnt exist.

wysota
9th March 2008, 17:43
Check this thread please: http://www.qtcentre.org/forum/f-qwt-23/t-integration-of-qwt-plugin-to-qtdesigner-12357.html