Error compiling Rust library with OpenSSL dependency for Android (x86_64-linux-android target)
I’m working on an Android app built with Kotlin in Android Studio, and I’m trying to integrate a Rust library into my project. The Rust library has a dependency on OpenSSL. When I attempt to compile the Rust library with the x86_64-linux-android
target, I encounter the following error: