<div>Hi, itkers</div>
<div> </div>
<div>When I installed and build itk 3.0.0 in VC2005, it report the error as the following:</div>
<div> </div>
<div>------ Build started: Project: ITKCommon, Configuration: Debug Win32 ------<br>Compiling...<br>itkTransformFactoryBase.cxx<br>e:\itk software\insighttoolkit-3.0.0\code\common\itkCenteredEuler3DTransform.txx(203) : error C2244: 'itk::CenteredEuler3DTransform<TScalarType>::GetJacobian' : unable to match function definition to an existing declaration
<br> e:\itk software\insighttoolkit-3.0.0\code\common\itkCenteredEuler3DTransform.h(95) : see declaration of 'itk::CenteredEuler3DTransform<TScalarType>::GetJacobian'<br> definition<br> 'const Euler3DTransform<TScalarType>::JacobianType &itk::CenteredEuler3DTransform<TScalarType>::GetJacobian(const itk::Point<TScalarType,(itk::MatrixOffsetTransformBase<TScalarType,NInputDimensions,NOutputDimensions>::InputSpaceDimension> &) const'
<br> existing declarations<br> 'const itk::CenteredEuler3DTransform<TScalarType>::JacobianType &itk::CenteredEuler3DTransform<TScalarType>::GetJacobian(const itk::Point<TScalarType,(itk::MatrixOffsetTransformBase<TScalarType,NInputDimensions,NOutputDimensions>::InputSpaceDimension> &) const'
<br>Build log was saved at "<a href="file:///f:/ITKBin300NoExamples/Code/Common/ITKCommon.dir/Debug/BuildLog.htm">file://f:\ITKBin300NoExamples\Code\Common\ITKCommon.dir\Debug\BuildLog.htm</a>"<br>ITKCommon - 1 error(s), 0 warning(s)
</div>
<div> </div>
<div>Other projects are all built based on itkCommon.lib, as a result, I can't use itk at all.</div>
<div> </div>
<div>I'm sure that I did not modify any code in itk, so I wonder why this happened.</div>
<div> </div>
<div>Has anybody met the same problem or can you tell me how to solve it?</div>
<div> </div>
<div>Thanks a lot!!<br clear="all"><br>-- <br>Best wishes,<br>Chris </div>