GLEW Bug #215 Readme - is wrong

https://sourceforge.net/p/glew/bugs/215/
This commit is contained in:
Nigel Stewart 2014-09-27 11:51:15 +10:00
parent d04fd20cec
commit b9be4b6c99
1 changed files with 8 additions and 1 deletions

View File

@ -4,6 +4,8 @@ If you downloaded the tarball from the GLEW website, you just need to:
Unix:
make extensions
make
sudo -s
@ -14,7 +16,7 @@ If you downloaded the tarball from the GLEW website, you just need to:
Windows:
use the project file in build/vc6/
use the project file in build/vc12/
If you wish to build GLEW from scratch (update the extension data from
the net or add your own extension information), you need a Unix
@ -22,3 +24,8 @@ environment (including wget, perl, and GNU make). The extension data
is regenerated from the top level source directory with:
make extensions
An alternative to generating the GLEW sources from scratch is to
download a pre-generated (unsupported) snapshot:
https://sourceforge.net/projects/glew/files/glew/snapshots/