Personal tools

Downloads

Leges Motus

Jump to: navigation, search

Contents

Download from SourceForge

Downloads are available over at SourceForge. The latest version is 0.4.0.


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:

In addition, the TRUNK version also requires these libraries:

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!