Fix OrcaSlicer_profile_validator link error with undefined nsvg symbols #344

Open
opened 2026-04-05 16:20:06 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 3/12/2026

When ORCA_TOOLS is enabled, the profile_validator target links libslic3r which uses nsvg functions, but no translation unit in its link set defines NANOSVG_IMPLEMENTATION. Add it to the validator source file.

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 3/12/2026* When ORCA_TOOLS is enabled, the profile_validator target links libslic3r which uses nsvg functions, but no translation unit in its link set defines NANOSVG_IMPLEMENTATION. Add it to the validator source file. # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#344