Skip to content

Re-configuration fails on release-5.4 #6617

Description

@SimonRit

Description

#6557 aimed at fixing #6616 for release-5.4. I did remove GDCM warnings after the first pass (see here) but the warning came back after a subsequent cmake in a continous build and it caused compilation errors on Linux (see here).

Steps to Reproduce

The following commands produces the compilation errors

cmake ../itk -DBUILD_TESTING:BOOL=OFF
make
cmake .
make

Expected behavior

Actual behavior

Compilation errors, see here.

Reproducibility

100%

Versions

Branch release-5.4

Environment

Warnings on Windows, errors on Linux.

Additional Information

Metadata

Metadata

Assignees

Labels

type:BugInconsistencies or issues which will cause an incorrect result under some or all circumstances

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions