daily pastebin goal
5%
SHARE
TWEET

Untitled

a guest Jun 26th, 2017 74 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo cmake -DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` ..
  2. CMake Error at CMakeLists.txt:12 (find_package):
  3.   Could not find a package configuration file provided by "Qt5" (requested
  4.   version 5.2.0) with any of the following names:
  5.  
  6.     Qt5Config.cmake
  7.     qt5-config.cmake
  8.  
  9.   Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  10.   to a directory containing one of the above files.  If "Qt5" provides a
  11.   separate development package or SDK, be sure it has been installed.
  12.  
  13.  
  14. -- Configuring incomplete, errors occurred!
  15. See also "/home/brian/kio-gdrive/build/CMakeFiles/CMakeOutput.log".
  16. See also "/home/brian/kio-gdrive/build/CMakeFiles/CMakeError.log".
RAW Paste Data
Top