[Insight-users] build error c3855

David Doria daviddoria at gmail.com
Sat Dec 3 17:23:17 EST 2011


On Sat, Dec 3, 2011 at 5:16 PM, barbababa <tonimuusimaki at gmail.com> wrote:
>
> Hello,
>
> has anyone had this before:
>
> 1>------ Build started: Project: ITK, Configuration: Release x64 ------
> 1>Compiling...
> 1>dmtoitk4.cpp
> 1>c:\itk\source\code\basicfilters\itkImportImageFilter.txx(45) : error
> C3855: 'itk::ImportImageFilter<TPixel,VImageDimension>': template parameter
> 'VImageDimension' is incompatible with the declaration
> 1>..\dmtoitk4.cpp(72) : error C2264:
> 'itk::ImportImageFilter<TPixel,VImageDimension>::SetImportPointer' : error
> in function definition or declaration; function not called
> 1>        with
> 1>        [
> 1>            TPixel=PixelType,
> 1>            VImageDimension=4
> 1>        ]
>
> ???
>
>
> I am using VS 2008 and trying to build in Release x64.

Can you send a stripped down (self contained) version of your dmtoitk4.cpp ?

David


More information about the Insight-users mailing list