development:compiling:player:cmake
                This is an old revision of the document!
Table of Contents
Building Player with CMake
Requirements
- cmake-2.8 or greater
 - SDL 1.2
 - SDL_mixer
 - Freetype
 - Pixman
 - libpng
 - libjpeg (with jpeg_mem_src)
 - zlib
 - boost
 - OpenAL
 - Lua 5.1
 - Ruby
 - Doxygen
 
Build
- Run "cmake ${PATH TO player/builds/cmake} && make".
 - If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" to cmake.
 
development/compiling/player/cmake.1371210551.txt.gz · Last modified: 2013/06/30 23:47 (external edit)