Skip to content

GameDatabase.cpp:872: struct c4::yml::Callbacks has no member named m_error #124

@rubin55

Description

@rubin55

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions