Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To: "" <>
  • Subject: Re: [cgal-discuss] The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
  • Date: Thu, 24 May 2012 17:04:46 +0200


Do you see  this file in the bin directory where you build CGAL? Can you post your PATH environment value?

Sebastien.

On Thursday, May 24, 2012,  <> wrote:
> you have to rename the libgmp that is provided in the directory "Auxilary" with this name. I remind that i had to change 2 lib names (v -10 et -4 i guess)
>
>  
>
> As far as i am concerned, i have too many problems with the 64 bits version, so i installed the 32 bits one and it works .... (with VS2010)
>
>  
>
> gwenaelle
>
> ________________________________
>
> De: "Sweety Pie" <>
> À:
> Envoyé: Mercredi 23 Mai 2012 23:27:37
> Objet: Re: Re: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
>
> I did that just know and guess what?? I got this error in the VS proj: 
> The program can't start because libgmp-10.dll is missing from your computer. 
> :(
> One thing I need to mention here: Using CGAL 32-bit version in a 64-bit machine, will it have any effect on the project?? I mean the 64-bit machine should handle both the 32 and the 64 versions or not?
>
> On 24 May 2012 00:09, Eugen Funk <> wrote:
>>
>> try setting your PATH environment variable to the directory CGAL/lib
>> :) Maybe this helps?
>>
>>
>> 2012/5/23 Sweety Pie <>
>>>
>>> I checked the environment var and all are all-right. Which lib path should point to (cgal-vc100...) libs ??
>>> I did compile CGAL in the debug mode and uninstall and reinstall it several times but with it was not useful. 
>>>
>>> On 22 May 2012 08:42, Eugen Funk <> wrote:
>>>>
>>>> check your path environment var.
>>>>
>>>> and the created cgalconfig.cmake
>>>> the library paths should point to your (cgal-vc100...) libs.
>>>> make sure to have compiled cgal in debug mode.
>>>> if something is wrong, uninstall all versions of cgal, install yours and run cmake again.
>>>>
>>>> Am 22.05.2012 03:19 schrieb "flavio.anjos" <>:
>>>>>
>>>>> Well, if you installed everything correctly ... What impresses me is "0
>>>>> failed" was to have worked ... Really, now do not know what may have caused
>>>>> it ... Maybe some way of libs placed wrong ... I do not know ... on my
>>>>> machine:
>>>>>
>>>>> In Visual Studio in Vc + + directories:
>>>>>
>>>>> C: \ Program Files x86 \ boost \ boost_1_44
>>>>> C: \ CGAL-3.9 \ include
>>>>> C: \ CGAL-3.9 \ auxiliary \ gmp \ include
>>>>> C: \ CGAL-3.9 \ auxiliary \ taucs \ include
>>>>> C: \ CGAL-3.9 \ auxiliary \ gdb
>>>>>
>>>>> compiled in both installation (Debug and Release)before programming...
>>>>>
>>>>> Now, is not it, really do not know (open a new topic for staff to help you
>>>>> ...)
>>>>>
>>>>> best regards
>>>>>
>>>>> Flávio dos Anjos
>>>>>
>>>>> --
>>>>> View this message in context: http://cgal-discuss.949826.n4.nabble.com/The-program-can-t-start-because-CGAL-vc100-mt-gd-4-0-dll-is-missing-tp4646649p4649179.html
>>>>> Sent from the cgal-discuss mailing list archive at Nabble.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
>>>>>
>>>
>>
>
>
>


Archive powered by MHonArc 2.6.16.

Top of Page