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: Gil <>
  • To:
  • Subject: Re: [cgal-discuss] Installing CGAL windows 64 bits
  • Date: Fri, 03 Jun 2011 15:14:19 +0100

Hi Laurent,

Thanks for the replay. I've tried also to used the 32bits version of  CGAL in my windows 7 (64 bits) but without success.
So, I guess if I'm using the 64bits OS I must have everything in 64 bits (including CGAL). Is this true.

Gil

Laurent Rineau (GeometryFactory) wrote:
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.

  




Archive powered by MHonArc 2.6.16.

Top of Page