[Insight-users] Problems building itk 3.18 with review

motes motes mort.motes at gmail.com
Mon May 24 06:30:02 EDT 2010


I am trying to build itk 3.18 with review/review statistics on an
external linux server. But I get this error:

[ 79%] Building CXX object
Code/Common/CMakeFiles/ITKCommon.dir/itkChainCodePath2D.o
/InsightToolkit-3.18.0/Code/Common/itkMathDetail.h: In function
'itk::int64_t itk::Math::Detail::RoundHalfIntegerToEven_64(double)':
/InsightToolkit-3.18.0/Code/Common/itkMathDetail.h:251: error:
'_mm_cvtsd_si64' was not declared in this scope
/InsightToolkit-3.18.0/Code/Common/itkMathDetail.h: In function
'itk::int64_t itk::Math::Detail::RoundHalfIntegerToEven_64(float)':
/InsightToolkit-3.18.0/Code/Common/itkMathDetail.h:258: error:
'_mm_cvtss_si64' was not declared in this scope
make[2]: *** [Code/Common/CMakeFiles/ITKCommon.dir/itkChainCodePath2D.o] Error 1
make[1]: *** [Code/Common/CMakeFiles/ITKCommon.dir/all] Error 2
make: *** [all] Error 2

any ideas on how to solve this or what might be causing it?


More information about the Insight-users mailing list