Tatsh / kate-wakatime

Kate plugin to interface with WakaTime

Home Page:https://tatsh.github.io/kate-wakatime/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmake error on Arch linux

asukaminato0721 opened this issue · comments

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/