Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing

Subject: CGAL users discussion list

List archive

Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing


Chronological Thread 
  • From: "" <>
  • To: cgal-discuss <>
  • Subject: Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
  • Date: Sun, 20 May 2012 19:32:48 +0800

The error implied your program was in debug mode.
CGAL-vc100-mt-gd-4.0.dll
 
Please be patient.
This error is definitely caused by linker configuration.
Please check it carefully.
 
------------------------------------------------------------
Xianyong Liu 
 
From: 
Date: 2012-05-20 18:05
To: 
Subject: Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
I'm not sure if what I have done is right or not but I have copied the lib folder into the VC++ solution's folder. But then I got back the first error message that says: 
The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing. Please reinstall the software. 

Am totally lost. Any help would be appreciated. 
Thanx

On 20 May 2012 12:39, Sweety Pie <> wrote:
It is already added to the system variables. Can u plz tell me how do I copy the DLLs to the directory of the application? I didn't get what u mean exactly!
Thanks


On 20 May 2012 12:11, Laurent Rineau (GeometryFactory) <> wrote:
Le dimanche 20 mai 2012 10:52:44 Sweety Pie a écrit :
> Thanks for the reply. It is already added to the
> additional dependencies and the VC++ directories as well. Am still getting
> the same issue :(
> Any other suggestions??

You need to add the path C:\CGAL-3.9\auxiliary\gmp\lib in the PATH environment
version. Or copy the DLLs in the directory of the applications you want to
run.

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


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






Archive powered by MHonArc 2.6.16.

Top of Page