Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL compilation error with Boost 1.40.0

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL compilation error with Boost 1.40.0


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] CGAL compilation error with Boost 1.40.0
  • Date: Mon, 5 Oct 2009 01:49:49 +0200 (CEST)

Hello,

I am tryiing to compile CGAL boost and I get the following messages:

WARNING: Target "cmTryCompileExec" requests linking to directory
"/home/csverma/Software/MathLib/GMP/lib". Targets may link only to
libraries. CMake is dropping the item.

WARNING: Target "cmTryCompileExec" requests linking to directory
"/home/csverma/Software/MathLib/MPFR/lib". Targets may link only to
libraries. CMake is dropping the item.

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

Boost version: 1.40.0

Boost include path: /home/csverma/Software/Boost/include

The following Boost libraries could not be found:

boost_thread

I am sure that Boost has been properly compiled and the pat is correct.
but I don't understand why this error coming. Another thing, do we need to
specify debug version of boost also ? And what are the error warnings #1 and
#2
?


csv



Archive powered by MHonArc 2.6.16.

Top of Page