Guest User

Untitled

a guest
Jan 19th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. CMake Error at lib/globalshortcut/CMakeLists.txt:5 (find_package):
  2. By not providing "FindQt5.cmake" in CMAKE_MODULE_PATH this project has
  3. asked CMake to find a package configuration file provided by "Qt5", but
  4. CMake did not find one.
  5.  
  6. Could not find a package configuration file provided by "Qt5" (requested
  7. version 5.5.0) with any of the following names:
  8.  
  9. Qt5Config.cmake
  10. qt5-config.cmake
  11.  
  12. Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  13. to a directory containing one of the above files. If "Qt5" provides a
  14. separate development package or SDK, be sure it has been installed.
  15.  
  16.  
  17. -- Configuring incomplete, errors occurred!
  18. See also "/home/costello/albert-build/CMakeFiles/CMakeOutput.log".
Add Comment
Please, Sign In to add comment