Anyone successfully using Android Studio on MacOS? - "libc++_shared.so" error
Posted: Sun Dec 15, 2019 6:23 pm
I'm trying to use https://bitbucket.org/MartinFelis/love-android-sdl2 to make an .apk for the Play Store. After loading the project and setting the NDK for Gradle, I can build it successfully. But when I run it on the emulator or a real device, I get an error similar to this:
An issue has been open for awhile here: https://bitbucket.org/MartinFelis/love- ... -_sharedso
I'm on Mojave with the latest Android Studio (3.5.1) and latest versions of all tools. I tried using the 19.2 ndk instead of 20.1, to no effect, and using the default older versions of Gradle and the Android Gradle plugin. I'd appreciate any tips for how to debug.
Alternately, what's the recommended process for building and signing an .apk for the Play Store? It's hopefully obvious, but I'm not an Android expert. Thanks in advance.
An issue has been open for awhile here: https://bitbucket.org/MartinFelis/love- ... -_sharedso
I'm on Mojave with the latest Android Studio (3.5.1) and latest versions of all tools. I tried using the 19.2 ndk instead of 20.1, to no effect, and using the default older versions of Gradle and the Android Gradle plugin. I'd appreciate any tips for how to debug.
Alternately, what's the recommended process for building and signing an .apk for the Play Store? It's hopefully obvious, but I'm not an Android expert. Thanks in advance.