Fix plugins lookup when not building in the Qt prefix
QCoreApplication::libraryPaths points to the QT_PLUGIN_PATH, these usually point to the lib/plugins directory, rather than lib/ itself.
Please register or sign in to comment
QCoreApplication::libraryPaths points to the QT_PLUGIN_PATH, these usually point to the lib/plugins directory, rather than lib/ itself.