Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] Visual studio link error


Chronological Thread 
  • From: Yongquan Yang <>
  • To:
  • Subject: [cgal-discuss] Visual studio link error
  • Date: Wed, 15 Dec 2010 12:58:23 -0500

I was trying to compile the surface reconstruction point 3 file CGAL-3.7\examples\Surface_reconstruction_points_3\poisson_reconstruction_example.cpp with visual studio 2008.
When I build the solution, an error occurred:

1>LINK : fatal error LNK1104: cannot open file 'gmp-vc90-mt-gd.lib'

I search my computer and no file named gmp-vc90-mt-gd.lib was found. Somebody said this file locates at CGAL-3.7\auxiliary\gmp\lib, but when I look at that folder I didn't see the file.

I installed the environment followed this tutorial:

http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows

The example on that page works well.

What should I do? Can anybody help?

Thanks.

Yongquan



Archive powered by MHonArc 2.6.16.

Top of Page