Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Visual studio link error

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Visual studio link error


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Visual studio link error
  • Date: Tue, 21 Dec 2010 08:17:05 +0100
  • Organization: GeometryFactory

Le mardi 21 décembre 2010 03:43:35, johnzjq a écrit :
> I am using VS2010 and the same link error occurs when I compiled program
> with CGAL-3.7 at first:
> LINK : fatal error LNK1104: cannot open file 'gmp-vc100-mt-gd.lib'
> 'cause I only have libgmp-10.lib/dll on my disk, so I renamed the file name
> and the program works smoothly.

You probably do not use CMake to configure before building.

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



Archive powered by MHonArc 2.6.16.

Top of Page