gd_cubism icon indicating copy to clipboard operation
gd_cubism copied to clipboard

Android The filename or extension is too long.

Open ModuleCode opened this issue 9 months ago • 1 comments

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.

ModuleCode avatar Feb 08 '25 22:02 ModuleCode