Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] compilation error in CGAL 4.7 beta 1 in VC2015 on x64 Platform:

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] compilation error in CGAL 4.7 beta 1 in VC2015 on x64 Platform:


Chronological Thread 
  • From: Marc Glisse <>
  • To:
  • Subject: Re: [cgal-discuss] compilation error in CGAL 4.7 beta 1 in VC2015 on x64 Platform:
  • Date: Fri, 21 Aug 2015 16:35:17 +0200 (CEST)

On Fri, 21 Aug 2015, Sergey Stepanov wrote:

I have compilation error in CGAL 4.7 beta 1 in VC2015 on x64 Platform:

The problem is that MPIR broke compatibility with GMP (not necessarily for bad reasons), it would work if you were using GMP. (Well, the original problem is that Microsoft chose a weird LLP64 ABI instead of LP64 like everyone else.) We will have to think of a workaround...

Feel free to file an issue on github so we don't forget.

--
Marc Glisse



Archive powered by MHonArc 2.6.18.

Top of Page