2009. október 3., szombat

Curious QPluginLoader problem

The QPluginLoader have stopped to work under Windows/MinGW. I googled without too much success. Finally, I found the problem in a logged IRC conversation:

...
[09:22] Ah hah! I'm getting a new error now (for some reason), "The specified module could not be found"
...
[09:28] ah hah! found the problem. my plugin dll was missing a dll dependency.
...

Finally, I do not know how I fixed it but I checked and fixed all dependencies for the plugin. After the next recompilation, I got the error that the plugin does not implement the specified interface...argh....After the next recompilation, everything works fine... Why? I do not know. :)

Nincsenek megjegyzések: