Skip to content

Serialbox2 is still depending on Boost even when using std::filesystem #209

Description

@clementval

the current make is not made to not rely on boost and misses a lot of conditional. The code itself includes boost/format and boost/version so the headers are still required even when boost/filesystem is not used.

I think we should get rid of this useless dependency that makes the installation a nightmare

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