Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. cat-hook@cat-hook-bot-01:~/cheats/cathook$ mkdir build && ./update
  2.  
  3. Warning! Running in developer mode! Expect issues!
  4.  
  5. Already up to date.
  6. -- cotire 1.8.0 loaded.
  7. -- The C compiler identification is GNU 6.3.0
  8. -- The CXX compiler identification is GNU 6.3.0
  9. -- Check for working C compiler: /usr/bin/cc
  10. -- Check for working C compiler: /usr/bin/cc -- works
  11. -- Detecting C compiler ABI info
  12. -- Detecting C compiler ABI info - done
  13. -- Detecting C compile features
  14. -- Detecting C compile features - done
  15. -- Check for working CXX compiler: /usr/bin/c++
  16. -- Check for working CXX compiler: /usr/bin/c++ -- works
  17. -- Detecting CXX compiler ABI info
  18. -- Detecting CXX compiler ABI info - done
  19. -- Detecting CXX compile features
  20. -- Detecting CXX compile features - done
  21. -- Found Git: /usr/bin/git (found version "2.20.1")
  22. -- Boost version: 1.62.0
  23. CMake Error at CMakeLists.txt:51 (find_package):
  24. By not providing "FindSDL2.cmake" in CMAKE_MODULE_PATH this project has
  25. asked CMake to find a package configuration file provided by "SDL2", but
  26. CMake did not find one.
  27.  
  28. Could not find a package configuration file provided by "SDL2" with any of
  29. the following names:
  30.  
  31. SDL2Config.cmake
  32. sdl2-config.cmake
  33.  
  34. Add the installation prefix of "SDL2" to CMAKE_PREFIX_PATH or set
  35. "SDL2_DIR" to a directory containing one of the above files. If "SDL2"
  36. provides a separate development package or SDK, be sure it has been
  37. installed.
  38.  
  39.  
  40. -- Configuring incomplete, errors occurred!
  41. See also "/home/cat-hook/cheats/cathook/build/CMakeFiles/CMakeOutput.log".
  42.  
  43.  
  44. Failed to compile cathook
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement