Advertisement
Guest User

Solarus Build Error

a guest
Aug 18th, 2016
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. CMake Error at gui/CMakeLists.txt:8 (find_package):
  2. By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
  3. asked CMake to find a package configuration file provided by "Qt5Core", but
  4. CMake did not find one.
  5.  
  6. Could not find a package configuration file provided by "Qt5Core" with any
  7. of the following names:
  8.  
  9. Qt5CoreConfig.cmake
  10. qt5core-config.cmake
  11.  
  12. Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
  13. "Qt5Core_DIR" to a directory containing one of the above files. If
  14. "Qt5Core" provides a separate development package or SDK, be sure it has
  15. been installed.
  16.  
  17.  
  18. -- Configuring incomplete, errors occurred!
  19. See also "/tmp/yaourt-tmp-jan/aur-solarus/src/solarus-1.5.0/CMakeFiles/CMakeOutput.log".
  20. See also "/tmp/yaourt-tmp-jan/aur-solarus/src/solarus-1.5.0/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement