Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] CGAL installation problem with VS 2008 express edition

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] CGAL installation problem with VS 2008 express edition


Chronological Thread 
  • From: Atul Thakur <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL installation problem with VS 2008 express edition
  • Date: Fri, 14 Aug 2009 18:29:19 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=syBB/XNhst7v1iBBqa+hlqaFb1JgSVhDX1IyoOsPhtnDeIXCC2c/g+wBfJpFt/+j39 AZLC0yi66My7Y5MOeaWwxq5brj3phhCL05KZFWDhiImX5OG1M0inikBCHO7IfNXA6e9j JCntc73qafj90HUMcYHwDTGmJwSXmpJa+hO6Q=

Yes, I was getting the same error.
I solved it by installing Boost again with boost thread checked.

-Atul

On Fri, Aug 14, 2009 at 6:17 PM, Kim <> wrote:
Hi

Not sure if it was the same spot as me....

In the Boost installing , dont forget to check the lib u want to
include... I did check all of them .
They don't mention that little point  in the install documentation.

Best Regards
Kim

On Fri, Aug 14, 2009 at 9:40 PM, Ruqin Zhang<> wrote:
> Hi, I got a problem when I tried to use cmake (2.6.4) in CGAL installation.
> Before that, I already finished Boost (1.38) and Qt(4.5.2) installations.
> Here is the error message:
>
> CMake Error at cmake/modules/FindBoost.cmake:885 (message):
>
>    Unable to find the requested Boost libraries.
>
>    Boost version: 1.38.0
>
>    Boost include path: C:/boost/boost_1_38_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)
>
> I double checked everything and couldn't find out the problem. Can anyone
> help me out?
> Thanks a lot!
>
> Ruqin
>
--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page