Skip to content

how to use rapidjson when the project has used cereal already #213

Closed
@henrywoo

Description

@henrywoo

i used cereal in my project. When I tried to use rapid json, i got bunch of error. Finally I found the issue is because cereal also used rapidjson and its version(0.11) is much older than the rapidjson i am using(1.0.2). There is a namespace clash. Anybody knows how to solve this conflict?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions