Changes
Page history
Update how to get started on ubuntu
authored
Jul 25, 2019
by
Kuppe, Christian
Hide whitespace changes
Inline
Side-by-side
how-to-get-started-on-ubuntu.md
View page @
63c68c07
...
@@ -3,4 +3,6 @@ Getting started with coding in OpenSimRoot
...
@@ -3,4 +3,6 @@ Getting started with coding in OpenSimRoot
1.
Install ubuntu
1.
Install ubuntu
2.
In ubuntu install build-essential package to get the compilers
2.
In ubuntu install build-essential package to get the compilers
3.
Install eclipse-cdt using the eclipse download from the website
3.
Install eclipse-cdt using the eclipse download from the website
4.
In git clone the project
4.
In git clone the project
\ No newline at end of file
5.
In eclipse click on import project from git local repository, click on finish
6.
Compile (Hammer symbol, release version). Executable is in Release folder.
\ No newline at end of file