Closed Cg1340 closed 5 months ago
You solve this?
Yeah, just include a header file cstdint
in CSFML/src/Audio/Sound.cpp
Interesting. This seems like a simple fix. You could open up a PR for it. The main maintainer and I don't use windows, so we just don't see mingw issues... ever.
Oh, sorry, I think that I can close this issue now.
It looks like an import is needed
<cstdint>
, but it is not imported.OS: Windows 11 x64 C&C++ Compiler: Mingw-w64 with version 13.1.0 of gcc rustc: 1.72.0