skip to content
EasyRPG Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Register
Log In
>
Recent Changes
Media Manager
Sitemap
You are here:
EasyRPG wiki
»
Development documentation
»
Compiling
»
Compiling liblcf
»
Building liblcf with CMake
Sidebar
Development documentation
PlayGround
User documentation
Wiki
About EasyRPG
Frequently Asked Questions
Unzip games with specific encodings
development:compiling:liblcf:cmake
Table of Contents
Building liblcf with CMake
CMake Requirements
Build
Building liblcf with CMake
CMake Requirements
make
CMake 2.8 or later
pkg-config
ICU
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.txt
· Last modified: 2015/10/03 09:55 (external edit)
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top