I'm getting compilation errors whilst attempting to build the main/master branch:
/tmp/makepkg.builddir/libretro-lrps2-git/src/libretro-lrps2/pcsx2/GameDatabase.cpp:872:23: error: ‘struct c4::yml::Callbacks’ has no member named ‘m_error’
872 | rymlCallbacks.m_error = [](const char* msg, size_t msg_len, ryml::Location loc, void*) {
| ^~~~~~~
My setup: Arch Linux, gcc 15.2.1, clang 22.1.2
I'm getting compilation errors whilst attempting to build the main/master branch:
My setup: Arch Linux, gcc 15.2.1, clang 22.1.2