glew-cmake/README.txt

15 lines
242 B
Plaintext

See doc/README.html for more information.
Here's how to build GLEW from scratch:
cd auto; make
(Unix)
cd ..; make
(Windows)
use the project file in build/vc6/
NOTE: You need wget and a reasonable set of binutils (e.g. sed v4)