Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error Ubuntu 16.04 #2

Open
brucecui0120 opened this issue Jun 16, 2017 · 1 comment
Open

make error Ubuntu 16.04 #2

brucecui0120 opened this issue Jun 16, 2017 · 1 comment

Comments

@brucecui0120
Copy link

../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

@sloriot
Copy link
Contributor

sloriot commented May 13, 2020

Fixed by #1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants