<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">My release builds for SimpleITK are having significant problems with the change done here [1] to the itkStaticConstMacro.</div><div class=""><br class=""></div><div class="">My builds on Redhat 5, with gcc 5.1, are filling my disk with errors along the following:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/scratch/dashboards/SimpleITK-RH5-i686-pkg/SimpleITK-build/ITK-prefix/include/ITK-4.9/itkImageToImageFilter.h: In instantiation of ‘const unsigned int itk::ImageToImageFilter<itk::Image<unsigned int, 2u>, itk::Image<float, 2u> >::OutputImageDimension’:</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/scratch/dashboards/SimpleITK-RH5-i686-pkg/SimpleITK-build/ITK-prefix/include/ITK-4.9/itkImageToImageFilter.h:267:   instantiated from ‘itk::ImageToImageFilter<itk::Image<unsigned int, 2u>, itk::Image<float, 2u> >’</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/scratch/dashboards/SimpleITK-RH5-i686-pkg/SimpleITK/Code/Explicit/include/sitkExplicitITKImageToImageFilter.h:259:   instantiated from here</div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo;" class="">/scratch/dashboards/SimpleITK-RH5-i686-pkg/SimpleITK-build/ITK-prefix/include/ITK-4.9/itkImageToImageFilter.h:267: error: explicit instantiation of ‘itk::ImageToImageFilter<itk::Image<unsigned int, 2u>, itk::Image<float, 2u> >::OutputImageDimension’ but no definition available</div></div><div class=""><br class=""></div><div class="">Reverting the change enables SimpleITK explicit instantiation to work with this compiler.</div><div class=""><br class=""></div><div class="">I’ll look into alternatives...</div><div class=""><br class=""></div><div class="">Brad</div><div class=""><br class=""></div><div class="">[1] <a href="https://github.com/InsightSoftwareConsortium/ITK/commit/a5aeef59cbbcb3cb136adbe9d450155ede4c8cac" class="">https://github.com/InsightSoftwareConsortium/ITK/commit/a5aeef59cbbcb3cb136adbe9d450155ede4c8cac</a></div></body></html>