Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?

Subject: CGAL users discussion list

List archive

[cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?


Chronological Thread 
  • From: Gasnier <>
  • To:
  • Subject: [cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?
  • Date: Sat, 19 Dec 2009 18:49:35 +0100 (CET)

I have been using CGAL with VS2005 and VS2008 but until now I have failed to
compile CGAL 3.5 with VS2010 beta 2.

I successfully compiled boot 1.41.0 but I am still blocked with cmake-gui
(2.9)
failing to configure because of missing boost_thread library.
CMake output looks familiar since it appears in numerous posts in this forum
dealing with compilation with previous versions of Visual Studio.

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
CMake Error at cmake/modules/FindBoost.cmake:885 (message):
Unable to find the requested Boost libraries.

Boost version: 1.41.0

Boost include path: C:/Program Files/Boost/boost_1_41_0

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:17 (include)
CMakeLists.txt:220 (include)
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

If you ever succeeded to compile CGAL 3.5 with VS2010, please share your
ynowledge.
Thanks in advance.



Archive powered by MHonArc 2.6.16.

Top of Page