Skip to content

Build fails after changes in modernjson #140

@volkm

Description

@volkm

The update of the modernjson library (see moves-rwth/storm#424) leads to build failures:

error: constexpr variable cannot have non-literal type 'const std::string'

Adding the pybind11_json header file seems to resolve the problem for ValueType double, but not for RationalNumber.

A more general question could be whether we need Python bindings for the storm::json object or whether it would suffice to directly export json as string within C++.

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