Posts by quro
-
-
Hi there, I tried your build and its great! I ran into one issue, when updating emulators within retroarch ( specifically the Dolphin emu ) I found that after the update it gives an error saying " unable to load libreto core "
I checked my log and it says:[INFO] =================================================
[ERROR] Failed to open libretro core: "/tmp/cores/dolphin_libretro.so"
Error(s): liblzma.so.5: cannot open shared object file: No such file or directory
[ERROR] Failed to open libretro core: "/tmp/cores/dolphin_libretro.so"
[ERROR] Error(s): liblzma.so.5: cannot open shared object file: No such file or directory
[ERROR] Failed to open libretro core: "/tmp/cores/dolphin_libretro.so"
[ERROR] Error(s): liblzma.so.5: cannot open shared object file: No such file or directory
Its looking for a file that is not there /usr/lib64/liblzma.so.5 isn't where it should be.
Is there anyway to compile the new version of dolphin and create this missing file?