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: Nikitita91 <>
  • To:
  • Subject: Re: [cgal-discuss] Normals Orientation
  • Date: Mon, 2 Jun 2014 23:28:33 -0700 (PDT)

Hi,
thank you for your help.

I had tried to install boost 1.53 (linux Ubuntu) but when i install
CGAL it install boost 1.54. how can i do this?

2014-06-03 8:07 GMT+02:00 Sebastien Loriot (GeometryFactory) [via
cgal-discuss] <[hidden email]>:

> 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.
>>
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>
>
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://cgal-discuss.949826.n4.nabble.com/Normals-Orientation-tp4659378p4659383.html
> To unsubscribe from Normals Orientation, click here.
> NAML


View this message in context: Re: Normals Orientation
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page