This shows you the differences between two versions of the page.
manual:buildwithmakefile [2016/01/04 23:06] zenke created |
manual:buildwithmakefile [2016/01/04 23:07] (current) zenke Remove reference to "below" |
||
---|---|---|---|
Line 7: | Line 7: | ||
make | make | ||
</code> | </code> | ||
- | This will compile the relevant object files and -- given that all [[required libraries]] are in place -- create several executables, which are simulation [[examples:start]] that come with Auryn. The ''Makefile'' should work out of the box for most standard installs of Ubuntu, Mint or Debian (tested Mint 15 and Ubuntu 12.04). If you don't use a Debian based system, try building with ''cmake'' (see the instructions [[#building_auryn_with_cmake_currently_only_development_branch|below]]). | + | This will compile the relevant object files and -- given that all [[required libraries]] are in place -- create several executables, which are simulation [[examples:start]] that come with Auryn. The ''Makefile'' should work out of the box for most standard installs of Ubuntu, Mint or Debian (tested Mint 15 and Ubuntu 12.04). |
**Frustrated??** Newbies are welcome to ask questions in the [[https://www.fzenke.net/auryn/forum/viewforum.php?f=2|support forum]]. Unfortunately you need to register because of the spam flood the forum got in the past. Using an academic e-mail address will speed up the registration process. | **Frustrated??** Newbies are welcome to ask questions in the [[https://www.fzenke.net/auryn/forum/viewforum.php?f=2|support forum]]. Unfortunately you need to register because of the spam flood the forum got in the past. Using an academic e-mail address will speed up the registration process. |