Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] The problem about installing CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] The problem about installing CGAL


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] The problem about installing CGAL
  • Date: Mon, 23 Oct 2017 10:46:42 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:d1S0sRNxrqsPSiUGWmUl6mtUPXoX/o7sNwtQ0KIMzox0K/T/rarrMEGX3/hxlliBBdydsK0UzbeO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6a8TWO6msZFRz7cAZ0Pe/oAZX6jsKt1un09YeATR9PgW/3Wr54JQ6qrAjX/u0Rm4plNu5x5RbOp3ZUYfV4zGh0IkiC3ly0sty0+4Ri9DgWvvYJ+MtJUKG8dKM9G+8LRA86Onw4sZW4/SLIShGCsyMR

Make sure you are using the same version of the compiler (32 vs 64) for the boost libraries and for the compilation of the CGAL program.

Sebastien.

On 10/21/2017 05:10 PM, 王月欢 wrote:
Yes, I have followed the guide to install CGAl and set the Boost_INCLUDEDIR and Boost_LIBRARDIR environment variables.

and the Boost_LIBRARYDIR contains the following:



Does the Boost's version or the directory(I did not place Boost in the C drive) cause the problem?



在 2017-10-21 04:29:38,"Sebastien Loriot (GeometryFactory)"
<>
写道:
Did you follow the tutorial here:
https://www.cgal.org/download/windows.html#Boost

If yes, then check that BOOST_LIBRARYDIR contains the boost_thread and
boost_system libraries.

Sebastien.

On 10/19/2017 03:35 PM, 王月欢 wrote:
I got the problem about installing CGAL

The platform: Windows 10, cmake 3.6.2, vs 2015

I have tried the boost 1.65 64 bit and 1.55 bit,
but I always got a problem:

I have set the BOOST_ROOT, BOOST_LIBRARYDIR and BOOST_INCLUDEDIR.






Archive powered by MHonArc 2.6.18.

Top of Page