mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 10:22:08 +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.