No subject


Wed May 9 12:08:04 EDT 2012


both gcc-4.6.3 and 4.5.3 (as suggested by
http://641blog.blogspot.com/2012/05/problems-with-itk-vxl-and-g-461.html).

This error occurs for the simplest of programs:
  #include <itkImage.h>
  int main(){}

I am only trying to use ITK to read a 3D tiff and convert it to a
vtkImageData object (vtkTIFFReader was unable to read my files, but
was hoping ITK was capable).

Any help resolving this issue would be greatly appreciated.

Thanks,
Andrew


More information about the Insight-users mailing list