[bodega] [Bug 318187] kdesrc-build fails to install bodega-client
Aleix Pol
aleixpol at kde.org
Thu Apr 11 11:44:45 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=318187
Aleix Pol <aleixpol at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |CONFIRMED
CC| |aleixpol at kde.org
Ever confirmed|0 |1
--- Comment #2 from Aleix Pol <aleixpol at kde.org> ---
What you want to do is to redefine the QT_PLUGINS_DIR variable in your
CMakeCache, because at the moment it's using the one suggested by qmake.
You can do so by doing: cmake <builddir> -DQT_PLUGINS_DIR=<path to the
builddir>
Remember to set the QT_PLUGIN_PATH envvar (colon-separed).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Active
mailing list