[Insight-developers] IRIX compile problem
Lydia Ng
lng@insightful.com
Thu, 21 Jun 2001 13:59:38 -0700
Hi All,
I am getting a strange error in IRIX (see error below).
It seems to be having a problem with the std:: namespace.
This code has been in the repository for some time now
and it used to compile.
Any suggestions?
Cheers,
Lydia
----------------------------------------
Build Log line 87592
File: Code/Algorithms/itkFastMarchingImageFilter.h Line: 304 CVS and Doxygen
access
cc-1079 CC: ERROR File =
/projects/quality/itkQuality/Insight/Code/Algorithms/itkFastMarchingImageFil
ter.h, Line = 304
A type specifier is expected.
void PrintSelf( std::ostream& os, Indent indent ) const;
^