Hi, When using a DLL build of ITK, I couldn't use such things as the cross product of two ITK Vectors. The reason is the occurrence of "ITK_EXPORT" where it should be "ITKCommon_EXPORT" in itkVector.h and itkVector.cxx. - Koen