From 2cf112259e09b88148dc98739bf57049b76337d2 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 14 Dec 2012 14:40:08 +0100 Subject: Add README with Linux build instructions (so I don't forget) --- README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..ce7569b --- /dev/null +++ b/README @@ -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 -- cgit v1.2.3-54-g00ecf