Kodi Community Forum

Full Version: Kodi 17.6: library "libc++_shared.so" not found
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
OK, spend 20h by try to complie kodi (with my small patch for fixing 23fps on zidoo) and now i got apk, but...
Code:

java.lang.UnsatisfiedLinkError: dlopen failed: library "libc++_shared.so" not found
error when starting app.

Any ideas?
Or maybe someone can just build it for me? please!
sources
You used ndk >16, I assume?
Revert to ndk 14b, rince, repeat
no, im using ndk 12b. As readme says, for krypton i need 12.
Well, looks like you specified libc++ as the STL in the ndk toolchain command.
You shouldn't for krypton
I use commands from readme, so i dont do it MYSELF Sad
Well maybe you inadvertently used the Kodi 18 readme, like I know...
no