Kodi 17.6: library "libc++_shared.so" not found
#1
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
Reply
#2
You used ndk >16, I assume?
Revert to ndk 14b, rince, repeat
Reply
#3
no, im using ndk 12b. As readme says, for krypton i need 12.
Reply
#4
Well, looks like you specified libc++ as the STL in the ndk toolchain command.
You shouldn't for krypton
Reply
#5
I use commands from readme, so i dont do it MYSELF Sad
Reply
#6
Well maybe you inadvertently used the Kodi 18 readme, like I know...
Reply
#7
no
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi 17.6: library "libc++_shared.so" not found0