Browse Source

update index.html to match README.md

Former-commit-id: 096cf6d2ad73c39167e01254193abdc3ca375178
Daniele Panozzo 10 years ago
parent
commit
b1435a4375
2 changed files with 8 additions and 2 deletions
  1. 1 1
      README.md
  2. 7 1
      index.html

+ 1 - 1
README.md

@@ -131,7 +131,7 @@ If you find bugs or have problems please use our [github issue tracking
 page](https://github.com/libigl/libigl/issues).
 
 ### Copyright
-2014 Alec Jacobson, Daniele Panozzo, Olga Diamanti, Kenshi
+2014 Alec Jacobson, Daniele Panozzo, Olga Diamanti, Christian Schüller, Kenshi
 Takayama, Leo Sacht, Wenzel Jacob, Nico Pietroni, Amir Vaxman
 
 ![](tutorial/images/libigl-logo.jpg)

+ 7 - 1
index.html

@@ -94,6 +94,12 @@ libigl depends only on the <a href="http://eigen.tuxfamily.org">Eigen</a> librar
 
 <p>For more information see our <a href="tutorial/tutorial.html">tutorial</a>.</p>
 
+<h3 id="gccandtheoptionalcgaldependency">GCC and the optional CGAL dependency</h3>
+
+<p>The <code>include/igl/cgal/*.h</code> headers depend on CGAL. It has come to our attention
+that CGAL does not work properly with GCC 4.8. To the best of our knowledge,
+GCC 4.7 and clang will work correctly.</p>
+
 <h1 id="download">Download</h1>
 
 <p>You can keep up to date by cloning a read-only copy of our GitHub
@@ -144,7 +150,7 @@ page</a>.</p>
 
 <h3 id="copyright">Copyright</h3>
 
-<p>2014 Alec Jacobson, Daniele Panozzo, Olga Diamanti, Kenshi
+<p>2014 Alec Jacobson, Daniele Panozzo, Olga Diamanti, Christian Schüller, Kenshi
 Takayama, Leo Sacht, Wenzel Jacob, Nico Pietroni, Amir Vaxman</p>
 
 <figure>