Running `make` on the github version of graph-tool returns an error stating (it runs for a while first):
graph_triangulation.cc:55:61: fatal error: CGAL/Periodic_3_Delaunay_triangulation_traits_3.h: No such file or directory compilation terminated. make[4]: *** [graph_triangulation.lo] Error 1 make[4]: Leaving directory `/home/pmj27/git/graph-tool/src/graph/generation' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/pmj27/git/graph-tool/src/graph' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/pmj27/git/graph-tool/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/pmj27/git/graph-tool' make: *** [all] Error 2 Does anybody know what this is caused by? Best, Philipp -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/graph-triangulation-cc-55-61-fatal-error-CGAL-Periodic-3-Delaunay-triangulation-traits-3-h-No-such-fy-tp4026810.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
