diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +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) Toggle advanced features using [t], set Namespace to nothing +5) $ make |