Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Cannot open CGAL_Core-vc100-mt-gd.lib and error in Boost_INCLUDE_DIR in cmake in configure
  • Date: Sun, 12 Feb 2012 15:03:13 +0100
  • Organization: GeometryFactory

Le dimanche 12 février 2012 05:33:46 sgdimitris a écrit :
> Thank you for your answer! Yes after compiling the CGAL.sln file, i could
> find the library CGAL_Core-vc100-mt-gd.lib.
> But now I cannot find the
> gmp-vc100-mt-gd.lib
> Do I have also to do something else?
>
> p.s. In the folder "CGAL-3.9\auxiliary\gmp\lib" there are two libraries
> named
> libgmp-10.lib
> libmpfr-10.lib
> Is something with them?
>
> Any help would be appreciated! Thank you!

Define the macros:
CGAL_NO_AUTOLINK_GMP
and
CGAL_NO_AUTOLINK_MPFR

If you have configured your compilation using CMake, those macros would have
been predefined.

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

Top of Page