Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Installing CGAL windows 64 bits

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Installing CGAL windows 64 bits


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Installing CGAL windows 64 bits
  • Date: Fri, 3 Jun 2011 15:53:44 +0200
  • Organization: GeometryFactory

On vendredi 03 juin 2011 15:45:14 Gil wrote:
> Dear all,
>
> I'm trying to install the CGAL 3.8 (64 bits) on windows 7 (64bits) with
> the MS Visual C++ 2010 Express following the instructions given in
> http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on
> -windows
>
> The cmake of the CGAL (step 5) gives-me two warnings (see below).
> It is normal or should I fix this problem?

Those warnings are OK. You can disable them with -Wno-dev (or the equivalent
option in CMake-gui).

> In fact if I don't fix this problem I can't pass the sanity check (step 6).

Your problem is another one.

If you compile with the 64 bits arch, then your need to compile Boost
libraries yourself, because Boost Pro do not provide binaries for 64 bits
Windows platforms.

--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page