Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (CGAL/GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] need help for installing cgal 4.5
- Date: Thu, 20 Nov 2014 10:46:52 +0100
- Organization: GeometryFactory
Le Thursday 20 November 2014 09:56:47 Sebastien Loriot a écrit :
> On 11/14/2014 03:13 PM, Alain Ralambo wrote:
> > Hi
> > I am new in cgal-discuss ! Apologize for my request if it's not the
> > proper place !
That is one of the proper places.
> > I am installing the last cgal 4.5 on a windows vista pc
> > I followed all the instructions of the installation guide (an htm file
> > of the directory Manual of cgal 4.5). And at the present step, when I
> > run cmake (cmake gui) to configure, I get the following message :
> > CMake Error: The following variables are used in this project, but
> > they are set to NOTFOUND.
> > Please set them or make sure they are set and tested correctly in the
> > CMake files:
> > Boost_INCLUDE_DIR (ADVANCED)
> >
> > used as include directory in directory C:/dev/CGAL-4.5/src/CGAL
> > used as include directory in directory C:/dev/CGAL-4.5/src/CGAL_Core
> > used as include directory in directory
> > C:/dev/CGAL-4.5/src/CGAL_ImageIO
> > used as include directory in directory C:/dev/CGAL-4.5/src/CGAL_Qt4
> >
> > I have boost 1_57_0 installed in dir C:\dev\boost 1_57_0
> > the path environment variables are set to
> > Boost_INCLUDE_DIR=C:\dev\boost_1_57_0
The CMake script named FindBoost does not read the environment variable
Boost_INCLUDE_DIR. However, it reads an environment variable named
BOOST_INCLUDEDIR. Boost_INCLUDE_DIR is the name of the CMake cache variable.
I suggest that you set, in the CMake cache, and not in the environment, a
variable named Boost_DEBUG, of type BOOL, and value TRUE. That variable will
triggered the display of extra messages from the script FindBoost. That will
help you understand what happens. You can copy-paste the corresponding
messages in this discussion thread, if you need further help.
--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/
- [cgal-discuss] need help for installing cgal 4.5, Alain Ralambo, 11/14/2014
- Re: [cgal-discuss] need help for installing cgal 4.5, Sebastien Loriot (GeometryFactory), 11/20/2014
- Re: [cgal-discuss] need help for installing cgal 4.5, Laurent Rineau (CGAL/GeometryFactory), 11/20/2014
- Re: [cgal-discuss] need help for installing cgal 4.5, alainR, 11/21/2014
- Re: [cgal-discuss] need help for installing cgal 4.5, Laurent Rineau (CGAL/GeometryFactory), 11/20/2014
- Re: [cgal-discuss] need help for installing cgal 4.5, Sebastien Loriot (GeometryFactory), 11/20/2014
Archive powered by MHonArc 2.6.18.