Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?


Chronological Thread 
  • From: Gasnier <>
  • To:
  • Subject: Re: Re: [cgal-discuss] VS 2010 : Has anybody succeeded to build CGAL 3.5 on VS2010 ?
  • Date: Mon, 21 Dec 2009 16:33:18 +0100 (CET)

First, thank you for trying to help me.
Actually, after compiling boost, I can find a file:
libboost_thread-vc100-mt-1_41.lib
under the following path: C:\Program
Files\Boost\boost_1_41_0\bin.v2\libs\thread\build\msvc-10.0\release\link-static\threading-multi

Also, the following environment variables are set:

BOOST_LIBRARYDIR=C:\Program Files\Boost\boost_1_41_0\bin.v2\libs\
BOOST_ROOT=C:\Program Files\Boost\boost_1_41_0

Has I successfully compiled under VS2005 or VS2008 before, I do wonder if
there
are some binaries delivered with the CGAL installer that link to the boost
thread library.



Archive powered by MHonArc 2.6.16.

Top of Page