summaryrefslogtreecommitdiff
path: root/README
blob: 81cf89f97253e9c0db16eb8c03a8bf5e9472e98a (plain)
1
2
3
4
5
6
7
8
9
Build instructions for Linux:

1) Build and install (e.g. to /opt/SimBody and /opt/OpenSim) SimBody and OpenSim
   according to documentation
2) $ mkdir build && cd build
3) $ ccmake ..
4) Set OPENSIM_INSTALL_DIR to path where OpenSim was installed in 1)
5) Toggle advanced features using [t], set Namespace to nothing
6) $ make