Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Having problem installing CGAL library

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Having problem installing CGAL library


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Having problem installing CGAL library
  • Date: Fri, 22 Nov 2013 10:30:42 +0100
  • Organization: GeometryFactory

Le vendredi 22 novembre 2013 00:52:34 naim a écrit :
> thanks Sebastian for the info. I followed that tutorial as well but my
> question is that during boost installation do I have to install both version
> boost 1_54_0 and 1_49_0 as in the tutorial it is indicated "You then need
> to set the following two environment variables to point respectively to the
> path of the libraries and the headers:"
>
> BOOST_LIBRARYDIR=C:\dev\libboost_1_54_0\lib32-msvc-11.0
> BOOST_INCLUDEDIR=C:\dev\boost_1_49_0
>
> and also in the tutorial he installed boost in this directory
> "c:\local\boost_1_54_0" but set the environment variables in
> "C:\dev\boost_1_49_0". This is really confusing. Can you please help me out
> what should I follow?
>
> Thanks once again and hoping for your reply soon.

That is my fault. This summer, while preparing the release CGAL-4.3, I have
updated that tutorial to a new version of Boost, but I did it partially.

The web page is updated now. The variables are:
BOOST_LIBRARYDIR=C:\dev\libboost_1_54_0\lib32-msvc-11.0
BOOST_INCLUDEDIR=C:\dev\libboost_1_54_0


--
Laurent Rineau, PhD
R&D Engineer at GeometryFactory http://www.geometryfactory.com/
Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.18.

Top of Page