Subject: CGAL users discussion list
List archive
- From: Fabio Casado Ruiz <>
- To:
- Subject: Re: [cgal-discuss] Triangulation_2_example problem
- Date: Sun, 06 Mar 2011 05:48:42 -0500
El 3/5/2011 12:38 PM, Nicholas Mario Wardhana escribió:
On 5 March 2011 03:13, Fabio CasadoThanks Nicholas. It worked like a charm! Thanks to sara too for all the help.
Ruiz<>
wrote:
thanks sara, i installed it following your tutorial and it worked. even theHi Fabio,
example program. now im trying to run the Triangulation_2 example, and when
i start a new instance and run it it says it cant find libgmp-10.dll on the
system, but i already saw it is in the normal cgal..\auxiliary\gmp\lib
directory. do i have to manually include it somehow or what else may cause
this?
You can try the following steps.
1) In VS 2008, right click your project, and then click Properties.
2) Expand Configuration Properties on your left hand side, then select
Debugging.
3) In the Environment box, insert something like this:
PATH=.;(insert the full directory where the GMP library is in, or you
can use macro if you'd like);%PATH%
4) Do this for all configurations
5) Run the application again.
Step 3 tells VS to check the directory listed in the PATH environment
variable when looking for DLL files.
Hope this helps.
Best regards,
Nicholas
- [cgal-discuss] Triangulation_2_example problem, Fabio Casado Ruiz, 03/02/2011
- Re: [cgal-discuss] Triangulation_2_example problem, sara Samadi, 03/02/2011
- Re: [cgal-discuss] Triangulation_2_example problem, Fabio Casado Ruiz, 03/04/2011
- Re: [cgal-discuss] Triangulation_2_example problem, Nicholas Mario Wardhana, 03/05/2011
- Re: [cgal-discuss] Triangulation_2_example problem, Fabio Casado Ruiz, 03/06/2011
- Re: [cgal-discuss] Triangulation_2_example problem, Nicholas Mario Wardhana, 03/05/2011
- Re: [cgal-discuss] Triangulation_2_example problem, Fabio Casado Ruiz, 03/04/2011
- <Possible follow-up(s)>
- Re: [cgal-discuss] Triangulation_2_example problem, sara Samadi, 03/05/2011
- Re: [cgal-discuss] Triangulation_2_example problem, sara Samadi, 03/02/2011
Archive powered by MHonArc 2.6.16.