https://bugs.kde.org/show_bug.cgi?id=383786
Bug ID: 383786
Summary: Installation: CMake error when building from source on
Ubuntu 16.04 LTS
Product: umbrello
Version: 2.22.90 (KDE Applications 17.07.90)
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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".```
Not sure what to do here since I don't usually compile anything with CMake.
The version of Umbrello in the Ubuntu packages is several years old, so I would
like to use the latest version because a lot of the bugs I am seeing have
apparently been fixed in the meantime.
--
You are receiving this mail because:
You are watching all bug changes.