1
0
jp9000 aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 жил өмнө
..
auto b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
build aead95f5e3 converted project to vs2013, removed 2010 support (ugh) 12 жил өмнө
config b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
doc b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
include 67f5141dc2 add generated extension files to glew 12 жил өмнө
src 67f5141dc2 add generated extension files to glew 12 жил өмнө
.gitignore 67f5141dc2 add generated extension files to glew 12 жил өмнө
LICENSE.txt b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
Makefile b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
README.txt b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
TODO.txt b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө
glew.pc.in b05120ce3b subtree merged in libobs-opengl/glew 12 жил өмнө

README.txt

See doc/index.html for more information.

If you downloaded the tarball from the GLEW website, you just need to:

Unix:

make

sudo -s

make install

make clean

Windows:

use the project file in build/vc6/

If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
environment (including wget, perl, and GNU make). The extension data
is regenerated from the top level source directory with:

make extensions