cargo-apk compilation problem
Excuse me, when I compile using the "cargo apk build" command on both windows and linux, the following error occurs: Error: Path "/home/develop/cargo-apk/target/aarch64-linux-android/debug/libndk_build.so" doesn't exist.
What is the cause of this? How to compile it correctly?
Thanks.