Advertisement
Guest User

Untitled

a guest
Aug 9th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. leandro@uncharted:~/laochailan-taisei-75e0c19$ cmake -DRELATIVE=TRUE -DCMAKE_INSTALL_PREFIX=/home/leandro/taisei --debug-trycompile
  2. debug trycompile on
  3. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  4. Please set them or make sure they are set and tested correctly in the CMake files:
  5. OPENGL_INCLUDE_DIR (ADVANCED)
  6.    used as include directory in directory /home/leandro/laochailan-taisei-75e0c19/src
  7. SDLTTF_LIBRARY
  8.     linked by target "taisei" in directory /home/leandro/laochailan-taisei-75e0c19/src
  9. SDL_INCLUDE_DIR
  10.    used as include directory in directory /home/leandro/laochailan-taisei-75e0c19/src
  11.  
  12. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement