Advertisement
Ponchale

After

Mar 14th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. [ponchale@easyas build]$ cmake -DCMAKE_INSTALL_PREFIX=$KF5 -DCMAKE_PREFIX_PATH=$KF5 ..
  2. --
  3.  
  4. CMake Error at /usr/share/ECM/modules/ECMPackageConfigHelpers.cmake:95 (file):
  5. file RELATIVE_PATH must be passed a full path to the file:
  6. Call Stack (most recent call first):
  7. CMakeLists.txt:45 (ecm_configure_package_config_file)
  8.  
  9.  
  10. --
  11. -- The following REQUIRED packages have been found:
  12.  
  13. * ECM (required version >= 5.19.0) , Extra CMake Modules. , <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
  14. * Qt5Core (required version >= 5.5.1)
  15. * Qt5Gui (required version >= 5.5.1)
  16. * Qt5Widgets
  17. * Qt5UiPlugin (required version >= 5.5.1)
  18. * Qt5UiTools
  19. * Qt5Test
  20. * Qt5 (required version >= 5.3.0)
  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