Tatsh / kate-wakatime

Kate plugin to interface with WakaTime
https://tatsh.github.io/kate-wakatime/
11 stars 9 forks source link

cmake error on Arch linux #20

Closed asukaminato0721 closed 2 years ago

asukaminato0721 commented 2 years ago

after run cmake .. -DCMAKE_INSTALL_PREFIX=/usr

CMake Error at CMakeLists.txt:7 (find_package):
  Could not find a package configuration file provided by "ECM" (requested
  version 1.1.0) with any of the following names:

    ECMConfig.cmake
    ecm-config.cmake

  Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  to a directory containing one of the above files.  If "ECM" provides a
  separate development package or SDK, be sure it has been installed.

-- Configuring incomplete, errors occurred!
See also "/home/w/build/kate-wakatime/build/CMakeFiles/CMakeOutput.log".

Solution:

https://archlinux.org/packages/extra/any/extra-cmake-modules/