I am trying to build a QtPlugin architecture but I can’t even get off the ground with the simplest plugin. I created this plugin using the the examples and reading all over the websites, but no matter what I cannot load my plugin.
Upon calling instance() I get a 0 and the errorString() says could not find shared library.
That error usually means you have passed an incorrect path to the loader.