GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
Go to file
2003-11-06 23:11:33 +00:00
auto made the auto generation scripts work on Darwin 2003-11-06 22:40:33 +00:00
build/vc6 removed GLUT dependency 2003-09-26 13:49:28 +00:00
doc *** empty log message *** 2003-10-29 04:28:16 +00:00
src *** empty log message *** 2003-07-08 17:56:49 +00:00
Makefile on to the next release 2003-10-30 16:52:48 +00:00
README.txt *** empty log message *** 2003-11-06 23:11:33 +00:00
TODO.txt *** empty log message *** 2003-11-06 23:06:26 +00:00

How to build GLEW:

  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)

See doc/README.html for more information.