You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building the project using the following command: scons platform=android target=template_debug arch=arm64v8 -j 16
The build fails with the following error:
scons: *** [godot-cpp\bin\libgodot-cpp.android.template_debug.arm64.a] The filename or extension is too long.
The text was updated successfully, but these errors were encountered:
ModuleCode
changed the title
The filename or extension is too long.
Android The filename or extension is too long.
Feb 8, 2025
When building the project using the following command:
scons platform=android target=template_debug arch=arm64v8 -j 16
The build fails with the following error:
scons: *** [godot-cpp\bin\libgodot-cpp.android.template_debug.arm64.a] The filename or extension is too long.
The text was updated successfully, but these errors were encountered: