daily pastebin goal
60%
SHARE
TWEET

Kitemmodels

Ponchale Mar 10th, 2016 71 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ponchale@easyas:~/kitemmodels/build$ cmake -DCMAKE_INSTALL_PREFIX= -DCMAKE_PREFIX_PATH= ..
  2. CMake Warning at CMakeLists.txt:6 (find_package):
  3.   Could not find a package configuration file provided by "ECM" (requested
  4.   version 5.20.0) with any of the following names:
  5.  
  6.     ECMConfig.cmake
  7.     ecm-config.cmake
  8.  
  9.   Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
  10.   to a directory containing one of the above files.  If "ECM" provides a
  11.   separate development package or SDK, be sure it has been installed.
  12.  
  13.  
  14. --
  15.  * ECM (required version >= 5.20.0) , Extra CMake Modules. , <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
  16.  
  17. CMake Error at /usr/share/cmake-3.2/Modules/FeatureSummary.cmake:553 (message):
  18.   feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  19.   run.
  20. Call Stack (most recent call first):
  21.   CMakeLists.txt:8 (feature_summary)
  22.  
  23.  
  24. -- Configuring incomplete, errors occurred!
  25. See also "/home/ponchale/kitemmodels/build/CMakeFiles/CMakeOutput.log".
RAW Paste Data
Top