Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] running mesh demo

Subject: CGAL users discussion list

List archive

[cgal-discuss] running mesh demo


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: [cgal-discuss] running mesh demo
  • Date: Tue, 20 Mar 2012 03:33:50 -0700 (PDT)

Hi all
i have just installed CGal4.0 with the demo package. Build is ok :)
When i try to run mesh, i see the usage is :
/std::cerr << "Usage: " << std::endl
<< argv[0] << " [-Q] [-a area] input.poly [output.poly]" <<
std::endl;/

So i run the demo "polygon_2" and save my polygon as mypolyg.

Then i run: mesh mypolyg

and the program crashes: debug assertion failed. mesh.exe. line 932.
expression: vector subscript out of range.

Did i do something wrong ?
my final aim is to see the result of the meshing of a given polygon ....

thanks in advance
gwen

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/running-mesh-demo-tp4488291p4488291.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page