Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] I cannot run the straight skeleton example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] I cannot run the straight skeleton example


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] I cannot run the straight skeleton example
  • Date: Fri, 10 May 2019 11:05:19 +0200
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:VxQILRyoRT9Q0KzXCy+O+j09IxM/srCxBDY+r6Qd2+8QIJqq85mqBkHD//Il1AaPAdyCraIUwLKH+4nbGkU4qa6bt34DdJEeHzQksu4x2zIaPcieFEfgJ+TrZSFpVO5LVVti4m3peRMNQJW2aFLduGC94iAPERvjKwV1Ov71GonPhMiryuy+4ZLebxhViDanYr5/Lxq6oRnVu8ILnYZsN6E9xwfTrHBVYepW32RoJVySnxb4+Mi9+YNo/jpTtfw86cNOSL32cKskQ7NWCjQmKH0169bwtRbfVwuP52ATXXsQnxFVHgXK9hD6XpP2sivnqupw3TSRMMPqQbwoXzmp8qFmQwLqhigaLT406HzZhNJ+jKxboxyvqRJwzIHWb46JO/RzZb/dcNEASGZdQspcWS5MD4WhZIUPFeoBOuNYopHzq1UTsxSxHhOjBPjzyj9JmHD227Ax3eImEQHc3QwgGM4Ou2nQoNv0KqgSVuW1w7fUzTXZb/JY2S3y55TUchAmu/GNXbd8fcTMwkQoDAPFilKQqZbkPzOSyuQBqW2b7+57WOKgjm4osQBxojy1ysgwjYnJg5sYx1bZ/it3x4Y1IMe3SE99YdO8FptfrTqVOJByQsw8WW1npCE6yrgAtJWmfyYK0IwqywDDZ/GDaYSF4RLuWPyMLTtmh39pYrOyiheq/UWiyeDwTNe43VlLoyZfj9XBsn4A2wbR58WHTPZ2412v1iyV1w/J7+FJOUA0mrTfK54m2rMwk4AcsUXHHiPvlkT2ibKaelwq+uWp6unreLrmppibN497jgHxLL4ildC4AeQ9KgQOXm6b9vqg1LD740H1XLFHguc1n6TZqpzWONoXq62jDwJU04sv8xO/AC2n0NQck3kHNlVFeBefgojyP1HOJ+r4Dfa4g1SwijtrwvTGM6buApXINHfDkbPhcaxh5E5bzQo/1cpf6I5MCrEdPPLzXVf8u8DXDhAjNwy42vvoCNRm1owCRGKPGbSZPbjJsV6I4+IvO/ODaJUUuDb7Mfgl5uThgWU3mV8HLuGV2s4cZ3m8W/hnOE6EemHEg9EbEG5MsBBtYvbtjQjIajNZbm2uXq86rhU8EoOhEc+DaY2qhbGdxjaVF5ZKYXpXSxrERWzscJ+FXOtKbSa6LcpokzhCXr+kHdxynSqyvRP3nuI0ZtHf/TcV4Mq6hYpFotbLnBR3zgRaSsGU0mWDVWZxxzpaSDo/3aQ5qkt4mA7ajPpIxsdAHNkW3MtnFwc3MZmGkr5/AtH2Hx3EJ5KHFgjgTdKhDjU8CNk2xo1WOhovK5CZlhnGmhGSLfoNjbXSXc4796vd2z76IMMvk3s=

Could you share the input polygon?

Thanks,

Sebastien.

On 5/8/19 10:08 AM, jpmaterial wrote:


I newly installed CGAL 4.13.1 on Windows 10 following the installation
instructions (I also installed the dependencies). I ran the Polygon Demo,
the Polygon and Convex Hull Examples successfully. However, the Straight
Skeleton example fails.

The VS solution generated by CMake sets "ALL_BUILD" as StartUp Project.
Running the solution like that fails, as it does with the other examples.
However, in the other examples and the demo I can set another project as
StartUp Project, which then works. Not so in the Straight Skeleton example.
Not matter which project I choose, I get errors:

For projects Create_offset_polygon_2, Create_saop_from_polygon_with_holes_2,
Create_skeleton_and_offset_polygons_with_holes_2,
Create_straight_skeleton_2,
Create_straight_skeleton_from_polygon_with_holes_2: Exception in
new_scalar.cpp:37 (in a malloc(40)! With 6GB free memory!)

For projects Create_skeleton_and_offset_polygons_2: Exception at BigInt.h:63

Projects Show_offset_polygon_2, Show_straight_skeleton_2 work, exiting after
writing the usage message.

What am I doing wrong?




--
Sent from: http://cgal-discuss.949826.n4.nabble.com/




Archive powered by MHonArc 2.6.18.

Top of Page