fix build errors on Linux with Clang 20 and GTK warnings #569

Closed
opened 2026-04-05 16:23:01 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 2/27/2026

Description

  1. guard -Wno-error=enum-constexpr-conversion behind compiler flag check
  2. Fix: Suppress GTK critical warnings and prevent multiple URI scheme registrations in WebView

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 2/27/2026* # Description 1. guard -Wno-error=enum-constexpr-conversion behind compiler flag check 2. Fix: Suppress GTK critical warnings and prevent multiple URI scheme registrations in WebView # 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#569