Downloads
Leges Motus
Contents |
Download from SourceForge
Downloads are available over at SourceForge. The latest version is 0.4.0.
- Windows
- Mac OS X 10.4+ (Universal Binary)
- Source code (recommended for Linux users)
Installing from source
Leges Motus is written in C++ and requires g++ and GNU Make to be compiled. A guide for setting up a Windows development environment with MinGW is available. Leges Motus also requires the following libraries to be built:
- SDL 1.2
- SDL_image 1.2
- SDL_mixer 1.2 (for optional sound support)
- SDL_ttf 2.0
- OpenGL
In addition, the TRUNK version also requires these libraries:
- boost::signals2
- FreeType 2
- Box2D 2.1
However, the TRUNK version removes these dependencies:
- SDL_ttf
Supported platforms
Leges Motus is built to be compiled on generic *nix platforms, as well as being explicitly ported to Mac OS X and Windows. The following platforms are supported in 0.4.0:
- Maintained
- Linux 2.6.x
- Mac OS X 10.4 - 10.6
- Windows XP - 7
- Unmaintained
- FreeBSD
- OpenBSD
The following platforms are not supported until further notice:
- OpenSolaris
Unstable, in-progress version
To download the latest, unstable source code for Leges Motus, you can go to GitHub. Feel free to send us patches!