Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Periodic_3_triangulation example linking errors on MacOS 10.9 with Clang 5

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Periodic_3_triangulation example linking errors on MacOS 10.9 with Clang 5


Chronological Thread 
  • From: Adam Getchell <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] Periodic_3_triangulation example linking errors on MacOS 10.9 with Clang 5
  • Date: Fri, 15 Nov 2013 01:47:48 +0000
  • Accept-language: en-US


On Nov 14, 2013, at 3:34 AM, Laurent Rineau (CGAL/GeometryFactory)
<>
wrote:

>
> My guess is that the CGAL libraries are linked, but for some reason are
> binary
> incompatible. Have you also compiled the CGAL libraries with the same
> compiler? Or do they come from something like "macports", or "brew"? Or did
> you compile them with a different version of the compiler (for example
> before
> you upgraded to Darwin 13)?

Laurent,

Thank you very much!

Yes, that was it.

I uninstalled CGAL and all of its dependencies (boost, gmp, mpfr), then
reinstalled:

http://pastebin.com/amRpjqRt

Now everything compiles.

I went back and built boost built c++11 support, and cgal with imaging,
lapack, and eigen3 support. Everything works fine now.

Thanks again!

--
> Laurent Rineau, PhD
> R&D Engineer at GeometryFactory http://www.geometryfactory.com/
> Release Manager of the CGAL Project http://www.cgal.org/
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://sympa.inria.fr/sympa/info/cgal-discuss
>
>




Archive powered by MHonArc 2.6.18.

Top of Page