Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Installation of CGAL - Can't Find Boost Libraries

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Installation of CGAL - Can't Find Boost Libraries


Chronological Thread 
  • From: sara ershadi <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] Installation of CGAL - Can't Find Boost Libraries
  • Date: Fri, 28 Dec 2012 09:31:45 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=zLz6579MDrUpWv3wgrcdiO//VvZeqaZLbQ0AXze2ylyICI7vH19/nYYUxfKRHUVXy481p9d/nu2iG1sGxO/GwtzlVO1N1B1OubJUySpKdvlkI0Zw45fRs80ExKhWHPKm4ig5vdt/2m7uFJOM29OKNsG5whVxWbJIjyY+pFH1XBM=;

Hi , 

you should set the environment variable first then do what you did. 
click my computer , propertise , environment variable and set boot-root to where you install it and continue waht you did before . 
Hope it helps
sara


From: d.tonelli <>
To:
Sent: Friday, December 28, 2012 8:59 AM
Subject: [cgal-discuss] Installation of CGAL - Can't Find Boost Libraries

Hi,
I know that I'm bothering you with a really common and boring issue, however - I get
this error during the Cmake
Configuring Step:

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

  Unable to find the Boost header files.  Please set BOOST_ROOT to the root
  directory containing Boost or BOOST_INCLUDEDIR to the directory containing
  Boost's headers.
Call Stack (most recent call first):
  cmake/modules/CGAL_SetupBoost.cmake:6 (find_package)
  cmake/modules/CGAL_SetupDependencies.cmake:85 (include)
  CMakeLists.txt:590 (include)

I downloaded the Boost installer here: http://www.boostpro.com/download/. Then I
installed it on the D drive (the OS is on the C drive) because I haven't enough disk
space on C. Then I provided the
Boost directory in the Boost_DIR string in Cmake-GUI (see the red circle in the
attachment) and restarted the
Configure Step. But the directory gets cleaned every time so the Configuring is
incomplete.
What is wrong?

Thank you a lot
Best regards,
Davide Tonelli

Cmake_Configure_Report.jpg (349K) Download Attachment


View this message in context: Installation of CGAL - Can't Find Boost Libraries
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page