Changes in README.txt [885f0bb:fc424f6] in opengl-game


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • README.txt

    r885f0bb rfc424f6  
    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.