GLEW(https://github.com/nigels-com/glew, source updated nightly) with Cmake and pre-generated sources
Go to file
ikits f63a72a44d replaced sed with perl
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@190 783a27ee-832a-0410-bc00-9f386506c6dd
2004-01-06 21:58:02 +00:00
auto replaced sed with perl 2004-01-06 21:58:02 +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 more OSX bug fixes 2004-01-05 23:29:14 +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

README.txt

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)