[Insight-users] ITK 3.0 branch fix.. : itk::CenteredEuler3DTransform
Luis Ibanez
luis.ibanez at kitware.com
Fri Feb 2 15:31:29 EST 2007
Hi Patrick,
This has been fixed already in the ITK 3.0 branch.
Please see this thread in the users-list:
http://public.kitware.com/pipermail/insight-users/2007-January/020816.html
http://public.kitware.com/pipermail/insight-users/2007-January/020814.html
http://public.kitware.com/pipermail/insight-users/2007-January/020813.html
http://public.kitware.com/pipermail/insight-users/2007-January/020811.html
and the bug report:
http://public.kitware.com/Bug/bug.php?op=show&bugid=4192
You may want to use the CVS checkout of the ITK branch.
You can get it with the following CVS command:
cvs -q update -dPA -r ITK-3-0
Thanks
Luis
----------------------------
Karthik Krishnan wrote:
>
>
> ---------- Forwarded message ----------
> From: *Karthik Krishnan* <karthik.krishnan at kitware.com
> <mailto:karthik.krishnan at kitware.com>>
> Date: Feb 2, 2007 2:49 PM
> Subject: Re: [Insight-users] ITK 3.0.1 Compilation error
> To: Patrick Cheng <cheng at isis.georgetown.edu
> <mailto:cheng at isis.georgetown.edu>>
>
> Its fixed in CVS. Update the file itkCenteredEuler3DTransform.txx
>
> It probably needs to be backported to the ITK-3-0 branch, since there
> have been several complaints about it already.
>
>
> --
> Karthik Krishnan
> R&D Engineer,
> Kitware Inc.
>
>
>
> On 2/2/07, *Patrick Cheng* < cheng at isis.georgetown.edu
> <mailto:cheng at isis.georgetown.edu>> wrote:
>
> Hi ITK developers,
>
> I am using Visual Studio 2005 (no service pack), CMake 2.4.5
> And ITK 3.0.1 from CVS check out. (-r ITK-3-0-1)
>
> I have the following error message:
>
> c:\research\itk\insight\code\common\itkCenteredEuler3DTransform.txx(203)
>
> : error C2244: 'itk::CenteredEuler3DTransform<TScalarType>::GetJacobian'
> : unable to match function definition to an existing declaration
> 2>
> c:\research\itk\insight\code\common\itkCenteredEuler3DTransform.h(95) :
> see declaration of
> 'itk::CenteredEuler3DTransform<TScalarType>::GetJacobian'
> 2> definition
> 2> 'const Euler3DTransform<TScalarType>::JacobianType
> &itk::CenteredEuler3DTransform<TScalarType>::GetJacobian(const
> itk::Point<TScalarType,(itk::MatrixOffsetTransformBase<TScalarType,NInputDimensions,NOutputDimensions>::InputSpaceDimension>
> &) const'
> 2> existing declarations
> 2> 'const
> itk::CenteredEuler3DTransform<TScalarType>::JacobianType
> &itk::CenteredEuler3DTransform<TScalarType>::GetJacobian(const
> itk::Point<TScalarType,(itk::MatrixOffsetTransformBase<TScalarType,NInputDimensions,NOutputDimensions>::InputSpaceDimension>
>
> &) const'
>
>
> Thank you,
>
> Patrick
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org <mailto:Insight-users at itk.org>
> http://www.itk.org/mailman/listinfo/insight-users
>
>
>
>
> --
> Karthik Krishnan
> R&D Engineer,
> Kitware Inc.
More information about the Insight-users
mailing list