User Tools

Site Tools


development:compiling:liblcf:cmake

This is an old revision of the document!


Building liblcf with CMake

CMake Requirements

  • make
  • CMake 2.8 or later
  • pkg-config
  • GNU iconv (already included in most distributions in libc) (Not required for Windows)
  • expat

Build

  • Run "cmake ${PATH TO liblcf/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 liblcf.a file will be generated.

development/compiling/liblcf/cmake.1395851211.txt.gz · Last modified: 2014/03/26 16:26 by fdelapena

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki