On Mon, May 18, 2015 at 8:07 PM, David Edmundson <[email protected]> wrote: > > > On Mon, May 18, 2015 at 7:05 PM, Aleix Pol <[email protected]> wrote: >> >> On Mon, May 18, 2015 at 7:28 PM, David Edmundson >> <[email protected]> wrote: >> > Just setting up on a new machine and thought I'd try following these >> > instructions exactly, the way a new developer would. >> > >> > I got stuck on something I don't know how to solve. >> > >> > Under Kubuntu because Qt is compiled with a hardcoded plugindir for some >> > reason. >> > This means setting QT_PLUGIN_PATH env variables does nothing, which >> > means >> > you'll always be loading any plugins from /usr/ rather than the ones we >> > just >> > built. >> > >> > How did you get round that? Any ideas? >> > >> > David >> > >> > _______________________________________________ >> > Plasma-devel mailing list >> > [email protected] >> > https://mail.kde.org/mailman/listinfo/plasma-devel >> > >> >> On Kubuntu, you probably want to enable KDE_INSTALL_USE_QT_SYS_PATHS >> cmake option. > > > but that will install to /usr > > >> >> Aleix >> _______________________________________________ >> Plasma-devel mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/plasma-devel > > > > _______________________________________________ > Plasma-devel mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/plasma-devel >
That's the downside, yes. Aleix _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
