Closed fire closed 7 hours ago
I am still trying to figure out where to start. It seems to be related to an Android compiler.
Failing commit for reference https://github.com/godotengine/godot/commit/67b35a72e05b4f48135e33182d5292287c220531
@fire can you try to replace the rhs of that code (1) into static_cast<uint8_t>(1)
?
I'm low on bandwidth, so I'll try to test it soon.
I have tested, and it fixes my issue.
I'll try adding
#include <atomic>
https://github.com/godotengine/godot/actions/runs/11736862391/job/32696760939?pr=94321