skip to content
EasyRPG Wiki
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
You are here:
EasyRPG wiki
»
Development documentation
»
Compiling
»
Compiling EasyRPG Player
»
Building Player with CMake
Sidebar
Development documentation
PlayGround
User documentation
Wiki
About EasyRPG
Frequently Asked Questions
Unzip games with specific encodings
development:compiling:player:cmake
Table of Contents
Building Player with CMake
Requirements
Build
Building Player with CMake
Requirements
cmake-2.8 or greater
SDL2
SDL2_mixer
Freetype
Pixman
libpng
zlib
boost (
only for 0.4.1
, later versions don't require boost)
OpenAL
FluidSynth
Ruby
Doxygen (optional)
liblcf
Build
Run "cmake ${PATH TO player} && make".
If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" to cmake.
development/compiling/player/cmake.txt
· Last modified: 2016/04/01 15:47 by
ghabry
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top