Advertisement
Ponchale

Before

Mar 14th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. [ponchale@easyas build]$ cmake -DCMAKE_INSTALL_PREFIX=$KF5 -DCMAKE_PREFIX_PATH=$KF5 ..
  2. CMake Warning at CMakeLists.txt:6 (find_package):
  3. Could not find a configuration file for package "ECM" that is compatible
  4. with requested version "5.20.0".
  5.  
  6. The following configuration files were considered but not accepted:
  7.  
  8. /usr/share/ECM/cmake/ECMConfig.cmake, version: 5.19.0
  9.  
  10.  
  11.  
  12. --
  13. * ECM (required version >= 5.20.0) , Extra CMake Modules. , <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
  14.  
  15. CMake Error at /usr/share/cmake-3.5/Modules/FeatureSummary.cmake:556 (message):
  16. feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  17. run.
  18. Call Stack (most recent call first):
  19. CMakeLists.txt:8 (feature_summary)
  20.  
  21.  
  22. -- Configuring incomplete, errors occurred!
  23. See also "/home/ponchale/kwidgetsaddons/build/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement