MVCDemo icon indicating copy to clipboard operation
MVCDemo copied to clipboard

make error Ubuntu 16.04

Open brucecui0120 opened this issue 8 years ago • 1 comments

../src/glwidget.cpp:447:20: required from here /usr/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h:42:41: error: no type named ‘Point_2’ in ‘class CGAL::Triangulation_vertex_base_2CGAL::Epick’ typedef typename Kernel::Point_2 Point; ^ /usr/include/CGAL/Constrained_Delaunay_triangulation_face_base_2.h:43:41: error: no type named ‘Segment_2’ in ‘class CGAL::Triangulation_vertex_base_2CGAL::Epick’ typedef typename Kernel::Segment_2 Segment; ^ Makefile:398: recipe for target 'glwidget.o' failed make: *** [glwidget.o] Error 1

brucecui0120 avatar Jun 16 '17 07:06 brucecui0120

Fixed by #1?

sloriot avatar May 13 '20 08:05 sloriot