Skip to content

faq 30179342

Billy Charlton edited this page Sep 5, 2018 · 2 revisions

MATSim is not compiling

by Kai Nagel on 2015-06-24 09:37:24


Comments: 1


Re: MATSim is not compiling

by Kai Nagel on 2015-06-24 09:42:06

When you are getting the MATSim head from the repository, it is the development version, so it may not compile, or it may have a lot of bugs.

You can check the status of the head under http://ci.matsim.org:8080 .

Alternatively, you can get a nightly build, see http://matsim.org/downloads/nightly .  Nightly builds are only generated when it compiles and the regression tests pass.  They may still have bugs, since regression tests are always incomplete (as one can prove).

The most stable versions are, obviously, the releases.  We recommend starting to work with releases.  However, if you need newer features, you may have to switch to nightly builds or the head version.

We will very soon provide the nightly builds as automatically updating maven snapshots.  That should make using nightly builds much more convenient than it currently is.

Clone this wiki locally