[Insight-developers] ICE / itkTranslationTransform

Luis Ibanez ibanez@cs.unc.edu
Wed, 28 Mar 2001 09:52:05 -0500


Hi,

>
> If you need help, post your questions to the list.
>

I will need some help.

the class itkTranslationTransform is generating
a ICE in Visual C++.

It is compiling fine with Cygwin gcc though.

This class is basically a simplification of
itkAffineTransform, so the structure is almost
the same.

The error appears on the ostream   operator<< ()
line 96   itkTranslationTransform.h

Any ideas  ?

Thanks