Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] problem with CGAL instalation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] problem with CGAL instalation


Chronological Thread 
  • From: pratihast22089 <>
  • To:
  • Subject: Re: [cgal-discuss] problem with CGAL instalation
  • Date: Wed, 21 Oct 2009 03:41:11 -0700 (PDT)


Thank you ..
Now every thing is perfect..


Laurent Rineau (GeometryFactory) wrote:
>
> On Wednesday 21 October 2009 11:32:07 pratihast22089 wrote:
>> Hi,
>>
>> I installed the CGAL3.5.
>> I am trying to run the simple program.
>> when i build the solution it build successfully but whn i am trying to
>> run
>> the program , its not running ,
>> It gives some message like this:
>> This aaplication has failed to start because gmp-vc90-mt-gd.dll was not
>> found. Re-installing the application may fix this problem.
>> Please help me .
>
> When you use DLLs, you need them to be found at runtime. You can add to
> the
> environment variable PATH the path to the directory that contains
> gmp-vc90-mt-
> gd.dll, or copy that dll in the directory where your executable is. if you
> distribute your program to somebody else, you will need to distribute gmp-
> vc90-mt-gd.dll as well (and you have the right to do so, under the terms
> of
> the GNU LGPL license).
>
> --
> 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
>
>

--
View this message in context:
http://www.nabble.com/problem-with-CGAL-instalation-tp25971260p25990128.html
Sent from the cgal-discuss mailing list archive at Nabble.com.




Archive powered by MHonArc 2.6.16.

Top of Page