Advertisement
Guest User

Untitled

a guest
Dec 28th, 2018
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. CMake Error at CMakeLists.txt:84 (FIND_PACKAGE):
  2. By not providing "FindGAMINGGEAR0.cmake" in CMAKE_MODULE_PATH this project
  3. has asked CMake to find a package configuration file provided by
  4. "GAMINGGEAR0", but CMake did not find one.
  5.  
  6. Could not find a package configuration file provided by "GAMINGGEAR0"
  7. (requested version 0.15.1) with any of the following names:
  8.  
  9. GAMINGGEAR0Config.cmake
  10. gaminggear0-config.cmake
  11.  
  12. Add the installation prefix of "GAMINGGEAR0" to CMAKE_PREFIX_PATH or set
  13. "GAMINGGEAR0_DIR" to a directory containing one of the above files. If
  14. "GAMINGGEAR0" provides a separate development package or SDK, be sure it
  15. has been installed.
  16.  
  17.  
  18. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement