source:
orxonox.OLD/orxonox/branches/automake/doc/program_examples/c++/README
@
  1943
        
        | Last change on this file since 1943 was 1803, checked in by patrick, 22 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.
    


            






