alvin_

error building hedgewars

Dec 15th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.89 KB | None | 0 0
  1. ~/Desktop/hw-master> cmake .
  2. CMake Warning at cmake_modules/revinfo.cmake:31 (message):
  3.   /boot/home/Desktop/hw-master/share/version_info.txt not found, revision
  4.   information will be incorrect!!! Contact your source provider to fix this!
  5. Call Stack (most recent call first):
  6.   CMakeLists.txt:48 (include)
  7.  
  8.  
  9. -- Building 0.9.20-r0000 (unknown)
  10. -- Using RELEASE configuration
  11. CMake Error at /boot/system/data/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
  12.   Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR)
  13. Call Stack (most recent call first):
  14.   /boot/system/data/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
  15.   cmake_modules/FindSDL2.cmake:163 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  16.   cmake_modules/FindSDL1or2.cmake:4 (find_package)
  17.   misc/libphyslayer/CMakeLists.txt:2 (find_package)
  18.  
  19.  
  20. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment