source:
orxonox.OLD/orxonox/branches/heightMap/doc/program_examples/c++/README
@
4014
Last change on this file since 4014 was 1803, checked in by patrick, 21 years ago | |
---|---|
File size: 183 bytes |
Line | |
---|---|
1 | |
2 | c++ compile guide |
3 | |
4 | to compile the source orxonox: |
5 | |
6 | linux: |
7 | you simply enter following line: |
8 | g++ orxonox.cc -o orxonox |
9 | this will compile orxonox source into a binary called orxonox |
10 | |
11 | |
12 |
Note: See TracBrowser
for help on using the repository browser.