mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-11 16:53:49 +00:00
cff8dc0d20
git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@178 783a27ee-832a-0410-bc00-9f386506c6dd
15 lines
242 B
Plaintext
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)
|