daily pastebin goal
34%
SHARE
TWEET

error make

a guest Sep 19th, 2015 73 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. miguel@miguel-desktop:~/kdeconnect-kde$ cmake -DCMAKE_INSTALL_PREFIX=/usr ./
  2. CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  3.   Could not find a package configuration file provided by "Qt5Quick" with any
  4.   of the following names:
  5.  
  6.     Qt5QuickConfig.cmake
  7.     qt5quick-config.cmake
  8.  
  9.   Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set
  10.   "Qt5Quick_DIR" to a directory containing one of the above files.  If
  11.   "Qt5Quick" provides a separate development package or SDK, be sure it has
  12.   been installed.
  13. Call Stack (most recent call first):
  14.   CMakeLists.txt:13 (find_package)
  15.  
  16.  
  17. -- Configuring incomplete, errors occurred!
  18. See also "/home/miguel/kdeconnect-kde/CMakeFiles/CMakeOutput.log".
  19. miguel@miguel-desktop:~/kdeconnect-kde$ -- Configuring incomplete, errors occurred!
RAW Paste Data
Top