2008-10-06 00:41:06 PDT
Hi,
this may have to do with "incompatible" Qt versions. A plugin built with a newer version of Qt (v4.4.3) can not be loaded from a main application built against an older version.
Hence, the current release of Launchy (v2.1.2, built against Qt v4.4.0 I think) will not load plugins built using your setup.
Which plugin folder did you copy your plugin dll into?
If you copied it into your runtime Launchy installation then I guess that the scenario described above causes your issue.
If you copied it into your build environment of Launchy (like ...\Launchy\trunk\Launchy_QT\debug) then rebuilding Launchy.exe (and maybe platform_win.dll) should do it for debugging at least.
Regards,
Fabian.