gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
274 stars 61 forks source link

Still #1738 - fix build with wxWidgets >= 3.2 #1739

Closed frankmri closed 7 months ago

frankmri commented 7 months ago

This should fix the issue according to https://www.wxwidgets.org/blog/2023/04/separate-stl-build-is-no-more/. But I can currently test it only with wxWidgets 3.0.4.

codecov[bot] commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (66f0acf) 41.93% compared to head (dde5709) 41.93%.

Files Patch % Lines
src/gdlwidget.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1739 +/- ## ======================================= Coverage 41.93% 41.93% ======================================= Files 361 361 Lines 96708 96708 Branches 19835 19835 ======================================= Hits 40553 40553 Misses 56155 56155 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.