Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Error in CMake Configuration

Subject: CGAL users discussion list

List archive

[cgal-discuss] Error in CMake Configuration


Chronological Thread 
  • From: Sweety Pie <>
  • To:
  • Subject: [cgal-discuss] Error in CMake Configuration
  • Date: Tue, 17 Apr 2012 17:39:10 +0300

Dear all, 
Can you please check the following errors am getting while configuring the Cmake with VS10 to compile the CGAL libraries: 

_

CMake Error at cmake/modules/FindBoost.cmake:515 (FILE):

file Internal CMake error when trying to open file: C:/Program Files

(x86)/boost/boost/version.hpp for reading.

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:422 (include)

CMake Error at cmake/modules/FindBoost.cmake:528 (MATH):

math cannot parse the _expression_: " / 100000": syntax error, unexpected

exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2)

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:422 (include)

CMake Error at cmake/modules/FindBoost.cmake:529 (MATH):

math cannot parse the _expression_: " / 100 % 1000": syntax error, unexpected

exp_DIVIDE, expecting exp_OPENPARENT or exp_NUMBER (2)

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:422 (include)

CMake Error at cmake/modules/FindBoost.cmake:530 (MATH):

math cannot parse the _expression_: " % 100": syntax error, unexpected

exp_MOD, expecting exp_OPENPARENT or exp_NUMBER (2)

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:422 (include)

CMake Error at cmake/modules/FindBoost.cmake:917 (message):

Unable to find the requested Boost libraries.

Boost version: ..

Boost include path: C:/Program Files (x86)/boost

The following Boost libraries could not be found:

boost_thread

No Boost libraries were found. You may need to set Boost_LIBRARYDIR to the

directory containing Boost libraries or BOOST_ROOT to the location of

Boost.

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:422 (include)



Thank you




Archive powered by MHonArc 2.6.16.

Top of Page