https://bugs.kde.org/show_bug.cgi?id=383786
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |ralf.habac...@freenet.de --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- (In reply to Robert Hairgrove from comment #0) > Couldn't find Umbrello 2.23.0 because there was only a link to "latest" on > the Umbrello website (which is 2.22.90). So I extracted the sources, created > the "build" folder ran the cmake command as listed in the "INSTALL" file > from the build directory: > > ```cmake -DCMAKE_INSTALL_PREFIX=$HOME/umbrello -DCMAKE_BUILD_TYPE=Debug > ../``` > > The error message was: > > ```CMake Error at CMakeLists.txt:172 (ki18n_wrap_ui): > Unknown CMake command "ki18n_wrap_ui".``` I guess there are some dependencies missing. See https://umbrello.kde.org/installation.php#install-source-code-linux for further details. Also it is required to see all messages cmake displays on running because it may indicates what's going wrong. -- You are receiving this mail because: You are watching all bug changes.