educelab / volume-cartographer

Volumetric processing toolkit and C++ libraries for the recovery and restoration of damaged cultural materials
GNU General Public License v3.0
63 stars 22 forks source link

Fix vc_render segfaults on macOS #58

Closed csparker247 closed 1 year ago

csparker247 commented 1 year ago

Fixes #3.

csparker247 commented 1 year ago

The issue here was a timing issue in smgl. As of smgl v0.10, this should be fixed, but we'll keep an eye open for an unintended consequences.