Development
Pentagram is being developed in C++ under Linux, Mac OS X
and Windows using the SDL library to make porting to other platforms
relatively easy.
To build Pentagram from source, you need the following:
- A C++ compiler. GCC version 3 or higher
and MinGW version 3 or higher are known
to work. Microsoft Visual C++ will not work at this time.
- SDL version 1.2.x
- SDL_ttf
version >= 2.0.7
- zlib version 1.2.x
- libpng version 1.2.x
- Optionally, fluidsynth
Development documentation
|