Skip to Content.
Sympa Menu

cgal-discuss - RE: [cgal-discuss] cmake does not identify boost

Subject: CGAL users discussion list

List archive

RE: [cgal-discuss] cmake does not identify boost


Chronological Thread 
  • From: "Amir Vaxman" <>
  • To: <>
  • Subject: RE: [cgal-discuss] cmake does not identify boost
  • Date: Tue, 2 Feb 2010 17:17:25 +0200

Oh, right. What's the difference? That's the cmake I got from www.cmake.org,
as recommended in CGAL installation, and I have previously used it to make
my 32-bit version.

-----Original Message-----
From: Laurent Rineau (GeometryFactory)
[mailto:]

Sent: Tuesday, February 02, 2010 5:21 PM
To:

Subject: Re: [cgal-discuss] cmake does not identify boost

On Tuesday 02 February 2010 15:57:35 Laurent Rineau (GeometryFactory) wrote:
> On Tuesday 02 February 2010 15:32:27 Amir Vaxman wrote:
> > What should these values contain?
> >
> > I have:
> >
> > %lib% - c:\Program Files (x86)\Microsoft Visual Studio
> > 9.0\VC\ATLMFC\LIB\amd64;c:\Progra
> > m Files (x86)\Microsoft Visual Studio 9.0\VC\LIB\amd64;C:\Program
> > Files\\Microso
> > ft SDKs\Windows\v6.0A\lib\x64;
> >
> > %include% - c:\Program Files (x86)\Microsoft Visual Studio
> > 9.0\VC\ATLMFC\INCLUDE;c:\Program
> > Files (x86)\Microsoft Visual Studio 9.0\VC\INCLUDE;C:\Program
> > Files\\Microsoft S
> > DKs\Windows\v6.0A\include;
> >
> > Nothing like %headers%
>
> On my machine, which is only 32 bits, I have:
>
> INCLUDE='C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\INCLUDE;C:\Program Files\Microsoft SDKs\Windows\v6.0A\include;'
> LIB='C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\LIB;C:\Program
> Files\Microsoft SDKs\Windows\v6.0A\lib;'
>
LIBPATH='C:\Windows\Microsoft.NET\Framework\v3.5;C:\Windows\Microsoft.NET\
> Framework\v2.0.50727;C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC\LIB;' VCINSTALLDIR='C:\Program Files (x86)\Microsoft Visual Studio
> 9.0\VC'
>
> Your variables seems right. But maybe other users, using 64 bits MSVS,
> could confirm.
>
> What version of CMake do you use? Is that the plain cmake-gui.exe, or one
> you get from Cygwin?

In the private mail you sent me, I can see that in the cmake trace:
"This is the Windows CMake running within the cygwin platform."

It means that you are running the cmake version shipped with cygwin, and not

the plain Windows cmake.

--
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://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page