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