cutdigital / mcut

A library for detecting and resolving intersections between two surface meshes.
https://cutdigital.github.io/mcut.site
Other
414 stars 76 forks source link

HelloWorld tutorial segfaults when built with multi-threading #16

Closed dflarson closed 1 year ago

dflarson commented 1 year ago

When mcut is built with multi-threading (which is off by default) the HelloWorld example segfaults. The other tutorials execute as expected. Do you have any insight as to why this program's inputs are causing this issue?

Thanks - great library by the way!

chitalu commented 1 year ago

Hi,

This should now be resolved. Will be merged into master in due course.