libretro / libretro-super

Super repo for other libretro projects. Fetches, builds and installs.
MIT License
400 stars 279 forks source link

PPSSPP: failed to open libretro core #1641

Closed Vagankovo closed 1 year ago

Vagankovo commented 2 years ago

Operating system: Linux (Arch Linux)

The problem

RetroArch cannot run the PPSSPP core. Logs in verbose mode show this:

[ERROR] Failed to open libretro core: "/usr/lib/libretro/ppsspp_libretro.so"
[ERROR] Error(s): /usr/lib/libretro/ppsspp_libretro.so: undefined symbol: _ZN10BinManager18MAX_POSSIBLE_TASKSE

Either Arch maintainers forgot to add in a dependency, or something is wrong in the codebase

RobLoach commented 1 year ago

Close this one. Make an issue in the PPSSPP. THis is not a support forum.