diff options
author | Marius Kintel <marius@kintel.net> | 2011-10-04 19:06:40 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-10-04 19:06:40 (GMT) |
commit | 799ca1d1b3f2e9142460ab3ce895a0641f54dfda (patch) | |
tree | 6c168de6d55cb92b94b0ddeb54c668bd4946c10d /README | |
parent | 9259d57659f61e9e56942bb36125f605f8f3c338 (diff) | |
parent | f5e0f3a531b0c8806e4ebc62cd91ca31275ae481 (diff) |
Merge branch 'master' into visitortests
Conflicts:
src/polyset.h
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -37,7 +37,7 @@ development. Other versions may or may not work as well.. * Qt4 (4.4 - 4.7): http://www.qtsoftware.com/ -* CGAL (3.6 - 3.7): +* CGAL (3.6 - 3.9): http://www.cgal.org/ * GMP (5.0.x): @@ -46,7 +46,7 @@ development. Other versions may or may not work as well.. * MPFR (3.0.x): http://www.mpfr.org/ -* boost (1.35 - 1.44, required by CGAL) +* boost (1.35 - 1.47) http://www.boost.org/ * cmake (2.6.x, required by CGAL) @@ -55,10 +55,10 @@ development. Other versions may or may not work as well.. * OpenCSG (1.3.0): http://www.opencsg.org/ -* GLEW (1.5.x, also bundled with OpenCSG) +* GLEW (1.5.x, 1.6.x, also bundled with OpenCSG) http://glew.sourceforge.net/ -* Eigen2 (2.0.11) +* Eigen2 (2.0.13->) http://eigen.tuxfamily.org/ * GCC C++ Compiler (4.2, 4.3.1): |