[Insight-users] Visual Studio .net 2003 (7.1)

John Biddiscombe john . biddiscombe at mirada-solutions . com
Wed, 30 Jul 2003 14:56:10 +0100


I've got

  Build: 102 succeeded, 69 failed, 4 skipped

after making quite a few tweaks, main culprits being

itkFEMPArray.h=20
itk_hashtable.h
and lots of ITK_TYPENAME problems solved by #define ITK_TYPENAME =
typename in main header.

main remaining errors seem to be caused by ImageAdaptor. Anyone had a =
look at that?

JB