Clustr
Clustr copied to clipboard
Does not compile with cgal 5 (e.g. on Ubuntu 11.04)
The source does not compile in my copy of Ubuntu 11.04 which is tied to cgal5, but it will compile on ubuntu 10.04, which has cgal 4.
Perhaps the problem is due to the newer version of CGAL that is distributed with 11.04 (cgal 5, whereas CGAL 4 was included in Ubuntu 10.04).
I had to add the following to the make file
-lgmp
Line 9 that begins with LIBS.