[ITK-users] ITK build failed in using ITK_USE_FLOAT_SPACE_PRECISION
Shinya Onogi
shinya.onogi at live.jp
Wed Oct 15 05:45:39 EDT 2014
Hi,
When ITK_USE_FLOAT_SPACE_PRECISION is TRUE, Compilation error occurs in
itkTransformFactoryBase.cxx at L274 and L275. I could not find the issue in
Google; therefore, I will note it here for anyone.
L274:
TransformFactory<
GaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform<double,2>
>::RegisterTransform ();
L275
TransformFactory<
GaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform<double,3>
>::RegisterTransform ();
My env is followings.
OS: Windows 8.1
Platform: Visual Studio 2013
ITK: ITK-4.6.1
--
View this message in context: http://itk-users.7.n7.nabble.com/ITK-build-failed-in-using-ITK-USE-FLOAT-SPACE-PRECISION-tp34689.html
Sent from the ITK - Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list