← Back to team overview

dolfin team mailing list archive

CGAL triangle compilation problems.

 

I cannot compiled dolfin now. I am getting:

  In file included from 
/home/hake/local/include/CGAL/Triangulation_data_structure_3.h:43:0,
                 from /home/hake/local/include/CGAL/Triangulation_3.h:35,
                 from /home/hake/bzr/fenics/dolfin/work-
trunk/dolfin/generation/cgal_triangulate.h:30,
                 from /home/hake/bzr/fenics/dolfin/work-
trunk/dolfin/generation/CGALMeshBuilder.h:32,
                 from /home/hake/bzr/fenics/dolfin/work-
trunk/dolfin/generation/Triangulate.cpp:28:
/home/hake/local/include/CGAL/Triangulation_ds_cell_base_3.h: In constructor 
‘CGAL::Triangulation_ds_cell_base_3<TDS>::Triangulation_ds_cell_base_3(CGAL::Triangulation_ds_cell_base_3<TDS>::Vertex_handle, 
CGAL::Triangulation_ds_cell_base_3<TDS>::Vertex_handle, 
CGAL::Triangulation_ds_cell_base_3<TDS>::Vertex_handle, 
CGAL::Triangulation_ds_cell_base_3<TDS>::Vertex_handle)’:
/home/hake/local/include/CGAL/Triangulation_ds_cell_base_3.h:50:43: error: ISO 
C++ forbids compound-literals

I have last CGAL 3.9, g++ 4.5.2

Johan


Follow ups