User Tools

Site Tools


getting_started:say_hello

This is an old revision of the document!


Say Hello with EEROS

In order to be able to write your own EEROS programs or alter existing example applications, you could use any text editor and use the make.sh script on the command line. However, we recommend to use an integrated development environment.

Run the Hello World Program

If you run your test program on the host machine continue below. If you want to do a crossdevelopment, you have to deploy your libraries and test program first. Go to Deploying first before you continue below.

  1. Open a terminal
  2. Navigate to the build folder of your project (e.g. cd /home/you/work/build-x86-64)
  3. Run the program with the command: ./test-project

getting_started/say_hello.1616657623.txt.gz · Last modified: 2021/03/25 08:33 by ursgraf