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