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
I tried to use make.sh in the project directory to cross-compile the library for Android, but it didn't work. I'm using NDK version 25, and my compile command is ndk=/path/to/install/ ./make.sh cross-android64. I looked at the compilation instructions provided in BUILDING.md, but there's no information about cross-compilation. I look forward to your reply. Thank you.