Skip to content

Compiling with master ITK/RTK and C++14 #443

@tbaudier

Description

@tbaudier

With this commit in ITK (InsightSoftwareConsortium/ITK#2563) the minimal version of C++ is 14 instead of 11.

We have different possibilities:

  1. Do not use Gate with master version of ITK/RTK, prefer release tag.
  2. Force to use C++14 if the flags GATE_USE_RTK or GATE_USE_ITK are set like for torch (https://github.com/OpenGATE/Gate/blob/develop/CMakeLists.txt#L237).

What do you prefer?

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