Changes in / [c9af90a:8d5e67b] in opengl-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.txt

    rc9af90a r8d5e67b  
    44sudo apt-get install xorg-dev  libglew-dev libglm-dev
    55
    6 make newgame && ./newgame
     6make game
    77
    8 (Old Linux instructions for compiling game.cpp)
     8(Old Linux instructions for compuling game.cpp)
    99-sudo apt-get install cmake xorg-dev  libglew-dev libglu1-mesa-dev freeglut3-dev mesa-common-dev
    1010-
     
    2525This should make g++ check for libraries in /usr/local/
    2626
    27 make newgame && ./newgame
    28 
    2927Installation Instructions for Windows
    3028---------------------------------------
Note: See TracChangeset for help on using the changeset viewer.