Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Tutorial to install CGAL on Windows: Feedback needed

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Tutorial to install CGAL on Windows: Feedback needed


Chronological Thread 
  • From: Devashish Tyagi <>
  • To:
  • Subject: Re: [cgal-discuss] Tutorial to install CGAL on Windows: Feedback needed
  • Date: Wed, 6 Jun 2012 15:39:03 +0530

I followed your tutorial and tried installing CGAL 4.0 beta1 on my 32 bit windows machine. When I ran cmake configure I encountered the following error

CMake Error at cmake/modules/FindBoost.cmake:917 (message):

Unable to find the requested Boost libraries.

Boost version: 1.47.0

Boost include path: C:/Program Files/boost/boost_1_47

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:6 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:32 (include)

CMakeLists.txt:455 (include)

 

On Mon, Jun 4, 2012 at 6:51 PM, Sebastien Loriot (GeometryFactory) <> wrote:
Hello CGAL users,

Due to the increasing traffic on this list about installation issues on
Windows, we decided to come up with a dedicated tutorial.

In order to make it better, we would like people to read/try it
and send feedback (typos, what did not work, what can be improved, ...).
You can send it to the list or directly to me if you prefer.

The current address of the page is:
http://www.cgal.org/windows_installation.html

Thanks for your help,

Sebastien.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




--
Devashish Tyagi
Junior Undergraduate
Computer Science and Engineering Dept.
IIT Delhi




Archive powered by MHonArc 2.6.18.

Top of Page