User Tools

Site Tools


development:compiling:readers:cmake

This is an old revision of the document!


Building Readers with CMake

General Requirements

CMake Requirements

  • CMake 2.8 or greater

Build

  • Run "cmake ${PATH TO readers/builds/cmake} && make".
  • If you want to build it with debug mode pass "-D CMAKE_BUILD_TYPE=Debug" to cmake. Debug mode will generate a file larger than usual.

After this, a libreaders.a file (or libEasyRPG_Reader.a) will be generated.

development/compiling/readers/cmake.1389712153.txt.gz · Last modified: 2014/01/14 15:09 by 141.70.82.221

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki