Skip to content

Conversation

@thareh
Copy link

@thareh thareh commented Apr 28, 2025

https://gcc.gnu.org/gcc-15/porting_to.html#header-dep-changes

Seems cstdint needs to be explicitly included for it to compile using GCC 15.1

Not sure if this can cause problems when not using GCC 15.1 or below though, so please be advised.

EDIT: Saw now that the earcut repo also has this fix so should be fine! (https://github.com/mapbox/earcut.hpp/commits/master/)

https://gcc.gnu.org/gcc-15/porting_to.html#header-dep-changes

Seems cstdint needs to be explicitly included for it to compile using GCC 15.1

Not sure if this can cause problems when not using GCC 15.1 or below though, so please be advised.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant