User Tools

Site Tools


development:compiling:player:cmake

This is an old revision of the document!


Building Player with CMake

Requirements

  • cmake-2.8 or greater
  • SDL2
  • SDL2_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.1387026456.txt.gz · Last modified: 2013/12/14 13:07 by fdelapena

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki