Then why does my application (using a custom plugin in the Designer) need the plugin's DLL at runtime? The application has been linked against the plugin's static lib -- I thought it would prevent the need of the DLL at runtime, the DLL would be used only by the Designer.
I don't know what you linked against but if the plugin is required then it means your application is missing the code of the widget in question.
Your biological and technological distinctiveness will be added to our own. Resistance is futile.
Please ask Qt related questions on the forum and not using private messages or visitor messages.
Bookmarks