https://bugs.kde.org/show_bug.cgi?id=416764
--- Comment #2 from Heiko Stark <he...@stark-jena.de> --- Dear Toni, my system does not seem to be up to date yet. I can only check afterwards. Best, Heiko --- $ cmake --version cmake version 3.14.3 --- $ cmake ../krusader -DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_C_FLAGS="-O2 -fPIC" -DCMAKE_CXX_FLAGS="-O2 -fPIC" -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at ActionMan/CMakeLists.txt:8 (ki18n_wrap_ui): Unknown CMake command "ki18n_wrap_ui". CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 3.14) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! See also "/home/tiger/Downloads/krusader-master/krusader-build/CMakeFiles/CMakeOutput.log". See also "/home/tiger/Downloads/krusader-master/krusader-build/CMakeFiles/CMakeError.log". -- You are receiving this mail because: You are watching all bug changes.