Closed LouisDuVerdier closed 10 months ago
Thanks for reporting this one. I was able to replicate. Fixed in the dev branch - would you be able to give that a quick try just to confirm it's compiling on your end?
Seems to be working now, thank you very much!
Hello,
Just reporting that latest dev branch seems to fail under Android due to commit https://github.com/mackron/miniaudio/commit/c29c001840b5de7740655fee0e3845d49ecd58e7
Output of the failure is as follows:
Seems like this is available starting from API 28, so it might require an ifdef? In case it's helpful to know, I'm using Android Min API level 26.
Thank you, Louis