Talk:ITK/WrapITK Status

From KitwarePublic
Jump to navigationJump to search

Probably worth mentioning on Windows the image size currently is limited by 4GB. This is because GCCXML generates interfaces where itk::SizeValueType becomes unsigned long. This causes problems on Windows where unsigned long is only 32 bits. --Constantine.Zakkaroff 04:59, 20 May 2013 (EDT)