diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-12-23 15:52:16 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-12-23 15:52:16 (GMT) |
commit | e52787b07d6da878791e828f396c9857ffbbce77 (patch) | |
tree | c335e9a2b9653d86b60ee550459cc882507e99c3 /README.md | |
parent | f3cd856282e45eeb3facfa4c52c99be13b5477ad (diff) |
make glew min 1.5.4 (its OK). fix glew + gcc detection. more debugging info.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ Follow the instructions for the platform you're compiling on below. * [MPFR (3.x)](http://www.mpfr.org/) * [boost (1.35 - 1.47)](http://www.boost.org/) * [OpenCSG (1.3.2)](http://www.opencsg.org/) -* [GLEW (1.6 ->)](http://glew.sourceforge.net/) +* [GLEW (1.5.4 ->)](http://glew.sourceforge.net/) * [Eigen (2.0.13->3.1.1)](http://eigen.tuxfamily.org/) * [GCC C++ Compiler (4.2 ->)](http://gcc.gnu.org/) * [Bison (2.4)](http://www.gnu.org/software/bison/) |