Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • X Xfiles
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • eXlibris
  • Xfiles
  • Issues
  • #26

Closed
Open
Created Dec 19, 2017 by Grégory LEGRAIN@glegrainOwner

CGAL interface not compatible with CGAL 4.11

AABBPrimitiveExtension.h seems incompatible with new CGAL implementation

pas de concordance pour l'appel à « (CGAL::Cartesian_base_no_ref_count<double, CGAL::Simple_cartesian<double> >::Construct_projected_point_3 {aka CGAL::CartesianKernelFunctors::Construct_projected_point_3<CGAL::Simple_cartesian<double> >}) (CGAL::internal::Primitive_helper<CGAL::AABB_traits<CGAL::Simple_cartesian<double>, CGAL::AABB_point_primitive<CGAL::Simple_cartesian<double>, __gnu_cxx::__normal_iterator<CGAL::Point_3<CGAL::Simple_cartesian<double> >*, std::vector<CGAL::Point_3<CGAL::Simple_cartesian<double> > > > > >, false>::Datum_type, const Point&) » Point closest_point = geom_traits.construct_projected_point_3_object()( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ internal::Primitive_helper<AT>::get_datum(pr,m_traits), p); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

It complains that the point to point case (whici is de fined in AABBPrimitiveExtension. if I am correct) is missing.

Good to know when we will update the version which is available on the platform

Assignee
Assign to
Time tracking