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:02:03 +0200

The plain "cmake-gui ." within this shell, which has all of these
environment variables. Also, upon configurations, all the cmake CGAL_XYZ
tests produce "Failed", whatever that means.

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

Sent: Tuesday, February 02, 2010 4:58 PM
To:

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

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\Fr
amework\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?

Are you sure you cmake-gui is running in a shell having all those variables?

--
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