Fwd: KF5 plugins and PLUGIN_INSTALL_DIR vs QT_PLUGIN_INSTALL_DIR
René J.V. Bertin
rjvbertin at gmail.com
Sat Nov 7 12:12:08 UTC 2015
On Saturday November 07 2015 09:47:24 David Faure wrote:
> What's going wrong is that your KF5 install prefix isn't known to Qt, evidently.
Ah, yes, Qt is installed 2 levels under the prefix where KF5 is installed. Or more exactly, Qt's bin and lib dirs are installed that way, the plugin dir is probably only 1 level lower (share/qt5 instead of share).
> Yes, if you're making something more like a distro install than a developer install.
I think I am, thanks! :)
R.
More information about the Kde-frameworks-devel
mailing list