[ITK] [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.
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list