libnest2d icon indicating copy to clipboard operation
libnest2d copied to clipboard

libnest2d::GeometryException

Open artemishenkov opened this issue 1 year ago • 3 comments

Hello, I have just built libnest2d on Windows x64 and ran a test example from README.md without any changes and got a Microsoft C++ exception: libnest2d::GeometryException at memory location 0x000000642939AEF8. I get this exception both using ENABLE_DOWNLOADING option in CMake and building it on my own. I got this error in the method libnest2d::nest.

I would appreciate any help. Thank you.

artemishenkov avatar Jul 21 '23 01:07 artemishenkov

#define LIBNEST2D_THREADING_std this works for me

Daniil-SV avatar Jul 21 '23 05:07 Daniil-SV

@Daniil-SV appreciate your feedback but unfortunately, that didn't work for me.

artemishenkov avatar Jul 21 '23 14:07 artemishenkov

Hello, I also encountered this problem, may I ask you to solve this problem now?

A-lucky-boy avatar Sep 12 '23 16:09 A-lucky-boy