mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-06 00:36:49 +00:00
wxWidgets 3.3 bundles its own NanoSVG in bmpsvg.cpp, conflicting with OrcaSlicer's bundled copy which includes the nsvgRasterizeXY extension. Set wxUSE_NANOSVG=OFF in deps cmake to use OrcaSlicer's version only.