← Back to team overview

dolfin team mailing list archive

[Bug 768266] Re: [0.9.10] Doesn't compile with CGAL 3.8

 

Hi! The "problem" is that CGAL starting with version 3.8 includes a segment-segment intersection in 3D, and therefore conflicts with the DOLFIN variant (which only throws an "non implemented" exception. ) I fixed it here locally, but if backwards compatibility to earlier CGAL version is required, I have to add a proper macro.
I am right now in the process of replacing my Mac OS X with Linux, so give me the weekend :) such that I can properly test the changes.

-- 
You received this bug notification because you are a member of DOLFIN
Team, which is subscribed to DOLFIN.
https://bugs.launchpad.net/bugs/768266

Title:
  [0.9.10]  Doesn't compile with CGAL 3.8

Status in DOLFIN:
  Confirmed

Bug description:
  gcc error message: http://codepad.org/1mWy5xvv



References