Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] I have an error with compiling boost using cmake 2.8.12.

Subject: CGAL users discussion list

List archive

[cgal-discuss] I have an error with compiling boost using cmake 2.8.12.


Chronological Thread 
  • From: 유수홍 <>
  • To:
  • Subject: [cgal-discuss] I have an error with compiling boost using cmake 2.8.12.
  • Date: Mon, 24 Mar 2014 18:01:16 +0900 (KST)
  • Importance: normal

Hello. I am a beginner of CGAL library for my individual research.

 

However, I have a problem with compiling Boost.

 

The message of CMake is

 

CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1111 (message):
Unable to find the requested Boost libraries.

Boost version: 1.50.0

Boost include path: E:/Boost

Could not find the following Boost libraries:

boost_thread
boost_system

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:6 (find_package)
cmake/modules/CGAL_SetupDependencies.cmake:85 (include)
CMakeLists.txt:589 (include)
 

Please help me to solve this problem. 

 

Thank you.   





Archive powered by MHonArc 2.6.18.

Top of Page