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: Robert Bryce <>
  • To:
  • Subject: RE: [cgal-discuss] Re: Visual studio link error
  • Date: Tue, 21 Dec 2010 06:19:54 -0700

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

Actually, I had the same issue on 3 different computers, and I followed the install directions carefully, including using cmake.  I also had to do the same fix as was discussed below to get things to work.

 

I also encountered an issue with Boost requiring a rebuild of it, and a forced dynamic link to a boost threads dll.  My dll would fail on start-up with a static like to the boost library…

 

Migration from 3.4 to 3.7 of CGAL _was_ painful but successful.

 

--Rob

 

From: Laurent Rineau (GeometryFactory) [mailto:]
Sent: December-21-10 12:17 AM
To:
Subject: Re: [cgal-discuss] Re: Visual studio link error

 

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/

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss


No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1170 / Virus Database: 1435/3328 - Release Date: 12/20/10




Archive powered by MHonArc 2.6.16.

Top of Page