Skip to content

error: ‘runtime_error’ is not a member of ‘std’ 32 | throw std::runtime_error("Deserialization error: wrong value"); #134

@dedetuga

Description

@dedetuga

hi,
I'm trying to compile forknote from git repo and im getting this error:
SerializationOverloads.cpp:32:18: error: ‘runtime_error’ is not a member of ‘std’ 32 | throw std::runtime_error("Deserialization error: wrong value");
how can I solve this?

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