Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] need help for installing cgal 4.5

Subject: CGAL users discussion list

List archive

[cgal-discuss] need help for installing cgal 4.5


Chronological Thread 
  • From: Alain Ralambo <>
  • To:
  • Subject: [cgal-discuss] need help for installing cgal 4.5
  • Date: Fri, 14 Nov 2014 17:13:10 +0300

Hi
I am new in cgal-discuss ! Apologize for my request if it's not the
proper place !
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
BOOST_LIBRARYDIR=C:\dev\boost_1_57_0\lib32-msvc-10.0
BOOST_ROOT=C:\dev\boost_1_57_0
I use Code Blocks with mingwGcc
I do not know how to solve the problem. Need some help !
Any help is welcome
Thank you



Archive powered by MHonArc 2.6.18.

Top of Page