development:compiling:player:cmake
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| development:compiling:player:cmake [2014/03/05 01:49] – rename readers library to liblcf fdelapena | development:compiling:player:cmake [2016/04/01 15:47] (current) – Remove boost for >0.4.1 ghabry | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| * Pixman | * Pixman | ||
| * libpng | * libpng | ||
| - | * libjpeg (with jpeg_mem_src) | ||
| * zlib | * zlib | ||
| - | * boost | + | * boost (**only for 0.4.1**, later versions don't require boost) |
| * OpenAL | * OpenAL | ||
| + | * FluidSynth | ||
| * Ruby | * Ruby | ||
| * Doxygen (optional) | * Doxygen (optional) | ||
| Line 17: | Line 17: | ||
| ===== Build ===== | ===== Build ===== | ||
| - | * Run "cmake ${PATH TO player/ | + | * Run "cmake ${PATH TO player} && make". |
| * If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" | * If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" | ||
| - | * If you use Ubuntu or Arch Linux and you are getting linker errors, pass " | ||
development/compiling/player/cmake.1393984153.txt.gz · Last modified: by fdelapena