c++ compile guide to compile the source orxonox: linux: you simply enter following line: g++ orxonox.cc -o orxonox this will compile orxonox source into a binary called orxonox