Home

Awesome

Dashboard

Current Daily Build Status of the MBSim-Environment

Build TypeVariantFailed
linux64-dailydebugbuildimage / image
linux64-dailydebugexamplesimage / image
linux64-dailydebugcoverageimage
linux64-dailydebugexamples-valgrindimage / image
linux64-dailydebugcoverage-valgrindimage
linux64-dailyreleasebuildimage / image
linux64-dailyreleaseexamplesimage / image
win64-dailyreleasebuildimage / image
win64-dailyreleaseexamplesimage / image
-manualsimage / image

Installation

This project provides a simulation environment for mechanical systems. It needs openmbvc++interface. After the installation proceed with the following steps.

  1. Checkout from git

If not already done, checkout the git tree git clone https://github.com/mbsim-env/mbsim.git

  1. Run AutoTools
aclocal
autoheader
libtoolize -c --force
autoconf
automake -a -c --force
  1. Proceed with configure

See file INSTALL.