From b9be4b6c9915420b0d2ecc3c20151402c7c1af18 Mon Sep 17 00:00:00 2001 From: Nigel Stewart Date: Sat, 27 Sep 2014 11:51:15 +1000 Subject: [PATCH] GLEW Bug #215 Readme - is wrong https://sourceforge.net/p/glew/bugs/215/ --- README.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a609a15..c60fd18 100644 --- a/README.txt +++ b/README.txt @@ -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/