gd_cubism
gd_cubism copied to clipboard
Parser Error: Could not find type "GDCubismUserModel" in the current scope.
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!
macos is successful. andorid is crash!
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?