Current Daily Build Status of the MBSim-Environment
Build Type | Variant | Failed |
---|---|---|
linux64-dailydebug | build | / |
linux64-dailydebug | examples | / |
linux64-dailydebug | coverage | |
linux64-dailydebug | examples-valgrind | / |
linux64-dailydebug | coverage-valgrind | |
linux64-dailyrelease | build | / |
linux64-dailyrelease | examples | / |
win64-dailyrelease | build | / |
win64-dailyrelease | examples | / |
- | manuals | / |
This project provides a simulation environment for mechanical systems. It needs openmbvc++interface. After the installation proceed with the following steps.
- Checkout from git
If not already done, checkout the git tree
git clone https://github.com/mbsim-env/mbsim.git
- Run AutoTools
aclocal
autoheader
libtoolize -c --force
autoconf
automake -a -c --force
- Proceed with configure
See file INSTALL.