gd_cubism icon indicating copy to clipboard operation
gd_cubism copied to clipboard

Parser Error: Could not find type "GDCubismUserModel" in the current scope.

Open taonix-zz opened this issue 5 months ago • 2 comments

my device is android arm64;

macos run success,but android run error:[Parser Error: Could not find type "GDCubismUserModel" in the current scope.]

compile arm64.debug.so or arm64.release.so is all success,android apk can run, but show error then crash.

please help!

Image Image

taonix-zz avatar Oct 03 '25 22:10 taonix-zz

macos is successful. andorid is crash!

Image

taonix-zz avatar Oct 03 '25 22:10 taonix-zz

Do you have android.debug.arm64 = "bin/libgd_cubism.android.debug.arm64.so" android.release.arm64 = "bin/libgd_cubism.android.release.arm64.so" In your addons/gd_cubism/gd_cubism.gdextension file?

mr11stein avatar Oct 06 '25 09:10 mr11stein