[Insight-developers] Seeking help with Windows Compile Error

Bill Lorensen bill.lorensen at gmail.com
Wed Jan 11 16:02:41 EST 2012


Done.

Beer(s)?

On Mon, Jan 9, 2012 at 1:44 PM, Williams, Norman K
<norman-k-williams at uiowa.edu> wrote:
> Rather than do a drunkard's walk through C++ language features looking for
> a solution, I'll ask here in hopes someone has figured out how to get the
> Microsoft C++ compiler to behave.
>
> In this patch http://review.source.kitware.com/#/c/3254/
>
> I'm getting compiler errors just on Windows. It's convinced that the
> virtual method InternalClone definition doesn't match the declaration,
> even though it should.  Does anyone know how to get past this error?
>
> modules\core\transform\include\itkCompositeTransform.hxx(1217) : error
> C2244: 'itk::CompositeTransform<TScalar,NDimensions>::InternalClone' :
> unable to match function definition to an existing declaration
>
> modules\core\transform\include\itkCompositeTransform.h(453) : see
> declaration of
> 'itk::CompositeTransform<TScalar,NDimensions>::InternalClone'
>
> definition
> 'CompositeTransform<TScalar,NDimensions>::Superclass::Pointer
> itk::CompositeTransform<TScalar,NDimensions>::InternalClone(void) const
> 2>        existing declarations
> 2>
> 'itk::SmartPointer<itk::Transform<TScalarType,NInputDimensions,NOutputDimen
> sions>> itk::CompositeTransform<TScalar,NDimensions>::InternalClone(void)
> const'
>
>
>
> --
> Kent Williams norman-k-williams at uiowa.edu
>
>
>
>
>
>
> ________________________________
> Notice: This UI Health Care e-mail (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be legally privileged.  If you are not the intended recipient, you are hereby notified that any retention, dissemination, distribution, or copying of this communication is strictly prohibited.  Please reply to the sender that you have received the message in error, then delete it.  Thank you.
> ________________________________
> _______________________________________________
> 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://kitware.com/products/protraining.html
>
> 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://www.itk.org/mailman/listinfo/insight-developers



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-developers mailing list