Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Polyhedron detect_sharp_edges demo

Subject: CGAL users discussion list

List archive

[cgal-discuss] Polyhedron detect_sharp_edges demo


Chronological Thread 
  • From: Kabir Kedia <>
  • To:
  • Subject: [cgal-discuss] Polyhedron detect_sharp_edges demo
  • Date: Sat, 8 May 2021 13:13:50 +0530
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-hdrordr: A9a23:3rLDGqvLoxNYjs/h2msogmEL7skDe9V00zEX/kB9WHVpm62j5qeTdZEgvyMc5wxhO03I9erhBEDiexLhHPxOkOss1N6ZNWGMhILCFvAG0WKN+UyFJ8Q8zIJgPGVbHpSWxOeeMbGyt6jH3DU=
  • Ironport-phdr: A9a23:w3xJUBOP2iwReEp7RdYl6nYbDRdPi9zP1u491JMrhvp0f7i5+Ny6ZQqDvKQr1gOSFtuEo9t/yMPu+5j6XmIB5ZvT+FsjS7drEyE/tMMNggY7C9SEA0CoZNTjbig9AdgQHAQ9pyLzPkdaAtvxaEPPqXOu8zESBg//NQ1oLejpB4Lelcu62/229pHJfQlFizSwbbxzIRi0sA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VDK/5KlpVRDokj8KODE5/m/ZicJ+kbxVrw66qhNl34LZepuYOOZicq7fe94RWGpPXtxWVyxEGo6yapEAAPEAPeZCsoLzokUBoga/BQa2GejizTxIiWXt0q07yeQhEh/J0xEhH90UrHjYscj5OLoJXOC6yanH1zTDb/dM1Tjh74jIdwksrPeRVr1/bcTf01MgFx/ZjlqOs4zlOSuY2+sNvmWG7udtUfyihWAopQ1trTWhycYhhpfJi4wVxV7J9iF0zYU1KNC6VkN2b9CpHZ9NuyyZOYZ7QcMvTmVrtSs817YIuoa7cTAUxJg7wxPTcf+KfoiS7h79SeqdPS10iG9ndb+8gRu57FKuxffmVsau1VZHtipFncfItnAKzxHT79KISvp5/ku4wTaP2R3f5vhKIUwpl6fWKIQtwrE3lpoUvkTDGjH5lF/qg6+Rc0Uo4umo6+L5bbX6vpKQKZN4hwXkPqktmsGzG/o0PhUSU2SB5Oix1r7u8VX8QLpQj/02lqfZsIrdJcQevqO5ABVa3Z0i6xalDDepzskXnXgdI15ZZR6LkpXlNkrBIPD9F/i/glCsnC13yPDBO73tGo/NIWTbkLf9YbZ97FZRxxY8zd9F45JYE6wOIPPoWkDtqdzYFQQ5Phevw+fnDdV9zpkRVXiOAq+fKqPSsEWH6vghI+mWN8cpv2P2JPEhovLvlnQkgkQ1fK+z3JJRZmrrMO5hJhC6aHDtmJ8iHGsLt0JqT+XgiUeBXDJSbi7rBvsU6TQyCYbgBoDGENP+yIed1Tu2S8UFLltNDUqBRC+An2SsXv4NbGeKLJYknGVbBf6uTIgu0Rzovwj/meIPxgX89SgRtJal399wtbS7ffQa+jl9DsDb2GaIHTkcow==

Hello,
I was trying to build to the detect_sharp_edges plugin present in the Polyhedron Demo. However, I keep on getting this error.


In file included from /usr/include/CGAL/Three/Viewer_interface.h:19,
                 from /home/kabir/development/detect_Sharp_corners/Scene_surface_mesh_item.h:19,
                 from /home/kabir/development/detect_Sharp_corners/Detect_sharp_edges_plugin.cpp:10:
/usr/include/CGAL/Qt/qglviewer.h:33:10: fatal error: QGLContext: No such file or directory
   33 | #include <QGLContext>
      |          ^~~~~~~~~~~~

I have tried everything from reinstalling qt5 and CGAL to manipulating the CMake lists file. Still, this error remains. Please tell me what should I do?



Archive powered by MHonArc 2.6.19+.

Top of Page