Skip to content

Build error #7

@hissssst

Description

@hissssst

I was building this project with

$ cmake .
$ make install

Build was failing with

error: 'runtime_error' is not a member of 'std'

I've added

#include <stdexcept>

into all .h files in src/ and build succeeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions