Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

[cgal-discuss] simple problem using mesh_2 demo


Chronological Thread 
  • From: Fabio Casado Ruiz <>
  • To:
  • Subject: [cgal-discuss] simple problem using mesh_2 demo
  • Date: Tue, 15 Mar 2011 12:52:40 -0400

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?



Archive powered by MHonArc 2.6.16.

Top of Page