Godot Version
Replace this line with your Godot version
Godot 4.2.1
Question
Ask your question here! Try to give as many details as possible
When trying to compile the Godot-CPP bindings for Android using SCons on Windows, I encounter the following error:
scons: *** [godot-cpp\bin\libgodot-cpp.android.template_debug.arm64.a] Filename or extension too long
Windows 11
Android NDK r25b (installed via Android Studio)
SCons 4.6.0
Python 3.10