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: Kim <>
  • To:
  • Subject: Re: [cgal-discuss] CGAL installation problem with VS 2008 express edition
  • Date: Sat, 15 Aug 2009 00:17:11 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=mdJ+7re/fBCNvXHULnXgWVvZr1f8YSfYGsp8w8ivcy9gR4ugKHTtti1wgPEQ9eI0Nv nZP23VBsHxnHM3hShvju5zil8Rv2xA4ab4n7xZR9fyNB6VXOW0UL/VaVkit6Te4MXs8G vPITK4/HtMfWxPx7IOyL2W0FSNWDu6yKRjWXk=

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
>



Archive powered by MHonArc 2.6.16.

Top of Page