Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] simple problem using mesh_2 demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] simple problem using mesh_2 demo


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] simple problem using mesh_2 demo
  • Date: Wed, 16 Mar 2011 10:13:19 +0100
  • Organization: GeometryFactory

Le mardi 15 mars 2011 17:52:40, Fabio Casado Ruiz a écrit :

> Hi, im trying to run the mesh2 demo while studying the CGAL manual but

> it does nothing, and when debugging its "main" i see it goes straight into

> if(argc < 2)

> {

> usage(argv);

> return 1;

> }

> and obviously does nothing else.

> is that a problem with the input or something? im using V.Studio 2008 in

> Win7 Pc. help please?

This demo program is for use in command line only. On Windows it is inconvenient to use.

Please read the file README.txt that lies in the same directory. It explains that and suggest another solution.

--

Laurent Rineau, PhD

R&D Engineer at GeometryFactory http://www.geometryfactory.com/

Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page