User Tools

Site Tools


development:compiling:player:cmake

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
development:compiling:player:cmake [2013/11/30 15:06] – Remove lua requirement fdelapenadevelopment:compiling:player:cmake [2015/10/03 09:55] – external edit 127.0.0.1
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
   * OpenAL   * OpenAL
 +  * FluidSynth
   * Ruby   * Ruby
-  * Doxygen +  * Doxygen (optional) 
-  * [[../readers/cmake|EasyRPG Readers library]]+  * [[../liblcf/cmake|liblcf]]
  
 ===== Build ===== ===== Build =====
-  * Run "cmake ${PATH TO player/builds/cmake} && make".+  * Run "cmake ${PATH TO player} && make".
   * If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" to cmake.   * 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.txt · Last modified: 2016/04/01 15:47 by ghabry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki