https://bugs.kde.org/show_bug.cgi?id=427070
Oliver Kellogg <okell...@users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |okellogg@users.sourceforge. | |net --- Comment #5 from Oliver Kellogg <okell...@users.sourceforge.net> --- If I use the cmake command given in the INSTALL file on my Tumbleweed system, I get this: $ cmake -DCMAKE_INSTALL_PREFIX=$HOME/umbrello -DCMAKE_BUILD_TYPE=Debug ../ [...] -- found qhelpgenerator /usr/bin/qhelpgenerator-qt5 CMake Error at CMakeLists.txt:277 (install): install FILES given no DESTINATION! If I add -DBUILD_QCH=FALSE the error goes away. I suggest including -DBUILD_QCH=FALSE in the example cmake command given in INSTALL, or otherwise extending the example command so that it works out of the box. -- You are receiving this mail because: You are watching all bug changes.