Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi
All you do is browse to the directory where the hallo.exe file is located and type# ./hallo.exe this should run the program. From other location ,assuming the hallo.exe is in the /bin directory type# ./bin/hallo.exe (I think) Good luck Rual