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
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
Expected behavior
Actual behavior
Compilation errors, see here.
Reproducibility
100%
Versions
Branch release-5.4
Environment
Warnings on Windows, errors on Linux.
Additional Information