GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
Go to file
2004-01-05 19:34:27 +00:00
auto changed version number 2004-01-05 19:34:27 +00:00
build/vc6 removed GLUT dependency 2003-09-26 13:49:28 +00:00
doc *** empty log message *** 2003-12-15 16:46:12 +00:00
src *** empty log message *** 2003-07-08 17:56:49 +00:00
Makefile changed version number 2004-01-05 19:34:27 +00:00
README.txt *** empty log message *** 2003-12-15 16:00:55 +00:00
TODO.txt *** empty log message *** 2003-11-06 23:06:26 +00:00

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)