Posts by wintuxx

    I guess after copying libs and rebooting the error is different, maybe another lib... you should use ldd command to get list of all missing libs...

    I don't use LE9 testbuilds a lot time ago so I don't know if RA addon should work out -of-the-box...

    No it is the same error.

    here the ldd output:

    why does libavcodec.so.57 => not found?

    it is placed in /storage/.kodi/addons/game.retroarch/lib/

    btw thx for your ;)

    Hi there!

    i am using the following build from millhouse

    LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)

    when i start retroarch, it starts kodi again.

    Code: retroarch_debug.log
    /storage/.kodi/addons/game.retroarch/game.retroarch-RPi: error while loading shared libraries: libavcodec.so.57: cannot open shared object file: No such file or directory

    i have copy all libavcodec - files to /storage/.kodi/addons/game.retroarch/lib and rebooted. But no success :(

    Anyone a suggestion?