[kde-windows] [Bug 318650] Unknown CMake command "check_function_exists"
Jarosław Staniek via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Jul 18 20:11:48 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=318650
--- Comment #3 from Jarosław Staniek <staniek at kde.org> ---
@Juan
Assuming you have executed:
cd $HOME/kde/src
git clone kde:kexi
and based on https://community.kde.org/Calligra/Building/3#Build_Calligra, you
need:
cd $HOME/kde/build/kexi
cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde/inst5 $HOME/kde/src/kexi
-DCMAKE_BUILD_TYPE=RelWithDebInfo
Of course this won't end with success if you miss dependencies, and I guess you
do so far :)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-windows
mailing list