User Tools

Site Tools


development:compiling

This is an old revision of the document!


Compiling EasyRPG

EasyRPG is divided into two projects, the Editor and the Player. Both of them are compiled separately. You can find the instructions for compiling the Editor and Player for your system and compiler in the next tables.

No matter what system/compiler, you will need EasyRPG sources for compiling them, check getting-sources.

Editor (Old editor, needs update)

SystemCompiling instructions
Windows Visual Studio, Codelite
LinuxCodelite
CMakeCMake

Player

SystemCompiling instructions
WindowsVisual Studio, Codelite
LinuxCodelite
DingooMakefile
PSPMakefile
WiiMakefile
CMakeCMake

Reader

SystemCompiling instructions
CMakeCMake

Macro

NameDescription
USE_SDLUse SDL as a rendering backend
USE_OPENGLUse OpenGL for rendering backend
USE_SDL_MIXERUse SDL_mixer for audio backend
USE_OPENALUse OpenAL for audio backend
UNIXUnix like system needs this
USE_PIXMAN_BITMAPUse pixman at bitmap
USE_SDL_BITMAPUse SDL at bitmap
USE_SOFT_BITMAPUse Soft at bitmap
USE_SDL_TTFUse SDL_ttf for font drawing
USE_SDL_IMAGEUse SDL_image for image loading
development/compiling.1326770857.txt.gz · Last modified: 2013/06/30 23:47 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki