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 [2013/04/21 07:53] – 201.206.67.126 | development:compiling:player:cmake [2016/04/01 15:47] (current) – Remove boost for >0.4.1 ghabry | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Requirements ===== | ===== Requirements ===== | ||
| * cmake-2.8 or greater | * cmake-2.8 or greater | ||
| - | * SDL 1.2 | + | * SDL2 |
| - | * SDL_mixer | + | * SDL2_mixer |
| * Freetype | * Freetype | ||
| * Pixman | * Pixman | ||
| * libpng | * libpng | ||
| - | * libjpeg (with jpeg_mem_src) | ||
| * zlib | * zlib | ||
| - | * boost | + | * boost (**only for 0.4.1**, later versions don't require boost) |
| - | * [[../readers/cmake|EasyRPG Readers library]] | + | * OpenAL |
| + | * FluidSynth | ||
| + | * Ruby | ||
| + | * Doxygen (optional) | ||
| + | * [[../liblcf/cmake|liblcf]] | ||
| ===== 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" | ||
| - | |||
development/compiling/player/cmake.1366530806.txt.gz · Last modified: (external edit)