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: Fri, 25 May 2012 12:29:04 +0200

On 05/25/2012 10:05 AM, Sweety Pie wrote:
*#Sebastien Loriot (GeometryFactory)*
Yes
my PATH var is defined as this:
C:\Program Files (x86)\CGAL-3.9\auxiliary\gmp\lib


One question: can I have multiple values for this var?? In the tutorial
I follow it is asking to put different values of the var some related to
CGAL and some to Qt.. How come that is possible?
Yes, put the path separated with ;

For example on my windows box I have the following:

%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\CMake 2.8\bin;C:\dev\libraries\gmp-5.0.1_and_mpfr-3.0.0_precompiled_i686\lib;C:\dev\CGAL\next\build\MSVC10-32\bin

Sebastien.

Thank you for the help

#gwenaelle.marquant

I tried renaming those files but it is still the same issue. Thank you
for your help


#Eugen Funk

How can I add many values to the PATH variable?? Thank you for your help


#flavio.anjos
I followed the steps of adding those libs to the ignore specific
libraries as per the tutorial.. Thank you for your help


On 24 May 2012 18:04, Sebastien Loriot (GeometryFactory)
<

<mailto:>>
wrote:


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,
<

<mailto:>>
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"
<

<mailto:>>
> À:


<mailto:>
> 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
<

<mailto:>>
wrote:
>>
>> try setting your PATH environment variable to the directory CGAL/lib
>> :) Maybe this helps?
>>
>>
>> 2012/5/23 Sweety Pie
<

<mailto:>>
>>>
>>> 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
<

<mailto:>>
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"
<

<mailto:>>:
>>>>>
>>>>> 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