https://bugs.kde.org/show_bug.cgi?id=383034
--- Comment #6 from martonmiklos ---
Ah thanks. Just as side note:
cmake .. -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
is the way to go.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=383034
--- Comment #5 from Christian Ehrlicher ---
It's a cmake option no env var ...
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=383034
--- Comment #4 from martonmiklos ---
Thanks Christian!
It still unclear where should I use this.
I have ran
export KDE_INSTALL_USE_QT_SYS_PATHS; cmake ..
make
sudo make install
but I still got the same error.
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=383034
--- Comment #3 from Christian Ehrlicher ---
make sure to build with KDE_INSTALL_USE_QT_SYS_PATHS
see e.g. here:
https://mail.kde.org/pipermail/kde-buildsystem/2015-March/010673.html
--
You are receiving this mail because:
You are watching all bug chan
https://bugs.kde.org/show_bug.cgi?id=383034
martonmiklos changed:
What|Removed |Added
CC||martonmiklosq...@gmail.com
--- Comment #2 from m
https://bugs.kde.org/show_bug.cgi?id=383034
Christian Ehrlicher changed:
What|Removed |Added
CC||ch.ehrlic...@gmx.de
Status|UN