Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: failing to compile simple code under VS2010

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: failing to compile simple code under VS2010


Chronological Thread 
  • From: "Laurent Rineau (CGAL/GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: failing to compile simple code under VS2010
  • Date: Fri, 09 Nov 2012 11:59:16 +0100
  • Organization: GeometryFactory

Le vendredi 09 novembre 2012 02:47:49 Eran Yanay a écrit :
> thank you for your assistance, however im still having troubles
>
> that boolean didnt exist, so i created it and marked it.
> yet again, when pressing configure it failed with the following log:
> http://pastebin.com/sKb7sCY7

Thanks for that log. That is really useful.

The log says:
Boost_USE_STATIC_LIBS = OFF

Maybe CGAL_Boost_USE_STATIC_LIBS is malfunctioning. Set
Boost_USE_STATIC_LIBS=ON directly.

--
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