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 [2012/01/17 03:38] – fdelapena | development:compiling:player:cmake [2016/04/01 15:47] (current) – Remove boost for >0.4.1 ghabry | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Building Player with CMake ====== | ====== Building Player with CMake ====== | ||
| - | ===== Requirement | + | ===== Requirements |
| - | * cmake-2.8 or greator | + | * cmake-2.8 or greater |
| - | * EasyRPG Reader | + | * SDL2 |
| + | * SDL2_mixer | ||
| + | * Freetype | ||
| + | * Pixman | ||
| + | * libpng | ||
| + | * zlib | ||
| + | * boost (**only for 0.4.1**, later versions don't require boost) | ||
| * OpenAL | * OpenAL | ||
| - | * ffmpeg | + | * FluidSynth |
| - | * PNG | + | * Ruby |
| - | * SDL | + | * Doxygen (optional) |
| - | * SDL_image | + | * [[../ |
| - | * SDL_ttf | + | |
| - | * ZLib | + | |
| ===== 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.1326771526.txt.gz · Last modified: 2013/06/30 23:46 (external edit)