[Insight-developers] typename
Bill Hoffman
bill.hoffman at kitware.com
Tue Sep 5 15:23:27 EDT 2000
I think ImageMoments currently only compiles with the gcc compiler.
cout and endl should be std::cout and std::endl.
- Bill
At 03:03 PM 9/5/00 -0400, chenting wrote:
>I found that for my SGI machine the typename should also be added when
>there is ::
>another problem is that when I compling the file itkImageMomentsTest.o
>I found that
>1. the complier says the class itk::Image<unsigned short, 3U> has no
>member SetSize, line 66
>2. The compler no longer recognize the identifer cout and cerr in file
>itkImageMomentsTest.cxx and itkImageMoments.txx
More information about the Insight-developers
mailing list