Closed janetournois closed 6 years ago
Mesh_3/test/Mesh_3/data/c3t3_io-hetero.cgal has been generated with a triangulation which IO_signature is not known by the demo :
it has "Triangulation_3(Weighted_point
This is the exact same problem with the binary version.
So either we add another kind of Fake_c3t3 in the demo, either we re-generate the data sets with the current Fake_c3t3, I guess.
I have modified the title of the issue: the problem is not that the demo cannot open the file, but that it crashes while trying, instead of displaying an error message.
thank you!
Issue Details
I tried to load the files
Mesh_3/test/Mesh_3/data/c3t3_io-hetero.binary.cgal
andMesh_3/test/Mesh_3/data/c3t3_io-hetero.cgal
in the demo, and both fail with the following pop-up : "Unhandled exception : vector too long"@maxGimeno can you please have a look?
Environment
CGAL_HEADER_ONLY
,CGAL_LINKED_WITH_TBB
master