Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL Poisson surface reconstruction compilation error

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL Poisson surface reconstruction compilation error


Chronological Thread 
  • From: neiji93 <>
  • To:
  • Subject: [cgal-discuss] CGAL Poisson surface reconstruction compilation error
  • Date: Fri, 3 Jun 2016 02:29:41 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:IzefXhESHIiB34By9sx9zZ1GYnF86YWxBRYc798ds5kLTJ75o8WwAkXT6L1XgUPTWs2DsrQf27uQ7furAzVIyK3CmU5BWaQEbwUCh8QSkl5oK+++Imq/EsTXaTcnFt9JTl5v8iLzG0FUHMHjew+a+SXqvnYsExnyfTB4Ov7yUtaLyZ/nhqbsoNaJOk1hv3mUX/BbFF2OtwLft80b08NJC50a7V/3mEZOYPlc3mhyJFiezF7W78a0+4N/oWwL46pyv/hpCvurOv1gBfwDVGxnYCgJ45jguhDHCAeO/XABSX4+kxxSAgGD4gupcI32t378u+t/2XjBdZnwQLE2WGX5x6dsVBrhiSNBOSRvozKfsdB5kK8O+UHpnBd42YOBO9nNOQ==

I have a compilation error with visual studio for CGAL Poisson surface
reconstruction. I paste the source code and make the correct template
structures for the MeshBuilder class parameters.

But the compiler says as an error : error C2666:
'CGAL::internal::Static_filters_predicates::Orientation_3<K_base>::operator
()' : 2 surfcharges have similar conversions
d:\cgal-4.3\cgal-4.3\include\cgal\triangulation_3.h 265 1
PostProcess_2012

I don't know if this is due that I use CGAL 4.3





--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-Poisson-surface-reconstruction-compilation-error-tp4661972.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page