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
- Ruby
- Doxygen (optional)
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.
- If you use Ubuntu or Arch Linux and you are getting linker errors, pass "-Wl,–no-as-needed" to cmake.
development/compiling/player/cmake.1385824012.txt.gz · Last modified: 2013/11/30 15:06 by fdelapena