[Insight-developers] Error on GCC 4.1.1

Paul Yushkevich pauly2 at grasp.upenn.edu
Sat Jul 8 19:59:00 EDT 2006


Hi,

I encountered a compiler error when building my code that calls ITK. The
problem appears in itkArray2D::Fill(). The method body is { fill(v) } and
should be changed to {this->fill(v)}. Otherwise it conflicts with std::fill.
I think the same issue is present in itkArray.

Thanks!
Paul.

-- 
Paul A. Yushkevich, Ph.D.
Research Assistant Professor
Penn Image Computing and Science Laboratory (PICSL)
Department of Radiology,
University of Pennsylvania
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20060708/813b8e52/attachment.htm


More information about the Insight-developers mailing list