Qt5 Plugins Qxt library
-
Hi,
What OS are you on ?
Wild guess: the Qxt library is not found when you are trying to load the plugin.
-
What you are saying is getting a bit contradictory.
So to make things clear: the class you added uses Qxt ? Right ?If so, your plugin relies on Qxt so if you want to load it, the Qxt dll must be somewhere where they can be found (i.e. the application directory or in a folder known to the PATH system variable)
-
Not necessarily compatibility, but accessibility, make sure the dll is in a known path so that it can be found when loading your plugin