Skip to content

Visual Studio 2022 try to build libember library from master throws compile errors due to missing #include <stdexcept> #123

Description

@MartinP1

Microsoft has reduced nesting of includes in their stdlib. That causes these effects I think.

Fetched https://github.com/Lawo/ember-plus/archive/refs/heads/master.zip
In following files I had to add #include <stdexcept>

MultiByte.hpp in folder libember\Headers\ember\ber\detail
GlowStreamDescriptor.hpp in folder libember\Headers\ember\glow

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