mirror of
https://github.com/nigels-com/glew.git
synced 2025-01-31 00:42:34 +00:00
GLEW Bug #215 Readme - is wrong
https://sourceforge.net/p/glew/bugs/215/
This commit is contained in:
parent
d04fd20cec
commit
b9be4b6c99
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user