Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Normals Orientation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Normals Orientation


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Normals Orientation
  • Date: Tue, 03 Jun 2014 08:06:12 +0200
  • Organization: GeometryFactory

What compiler and which version of boost are you using?

As described here:
http://doc.cgal.org/latest/Point_set_processing_3/group__PkgPointSetProcessing.html#ga2f9e40f41531099115f6975f0c782b5e
There is a bug in Boost version 1.54 which makes the function
mst_orient_normal failing.

Sebastien.

On 06/02/2014 10:02 AM, Nikitita91 wrote:
Hi
I am trying to calculate the normals for a 3D point set but when i try to
compile run the example "normals_example" the next message appeared:

terminate called after throwing an instance of
'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector&lt;boost::negative_edge>
'
what(): The graph may not contain an edge with negative weight.
Abortado (`core' generado)

How can i run this example?




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Normals-Orientation-tp4659378.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page