Changes
Page history
Update how to get started on ubuntu
authored
Jul 25, 2019
by
Kuppe, Christian
Show whitespace changes
Inline
Side-by-side
how-to-get-started-on-ubuntu.md
View page @
63c68c07
...
@@ -4,3 +4,5 @@ Getting started with coding in OpenSimRoot
...
@@ -4,3 +4,5 @@ Getting started with coding in OpenSimRoot
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
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