[Insight-users] COMPILATIONS ERROS
Luis Ibanez
luis.ibanez at kitware.com
Wed Jun 9 21:12:04 EDT 2004
Hi Ailton,
You are attempting to build InsightApplications
with an incompatible version of the Insight toolkit.
Please make sure that you use synchronized versions.
Your best options are:
1) Use Relase 1.6 of Insight with Release 1.6 of InsightApplication
2) Use a CVS version of Insight with the same day CVS of
InsightApplications.
Regards,
Luis
----------------------------
Ailton Santa Barbara wrote:
> HELLO , I NEED HELP
>
> I AM TRYING TO COMPILE INSIGHTAPPLICATIONS, USING MICROSOFT VISUAL
> C++AND I HAVE GOT THE FOLLOWING MESSAGE :
> Compiling...
> BrainStripValidationApp.cxx
> C:\Compilacao_CVS\InsightApplications\IBSRValidation\AtlasSegmentation\..\Common\itkRawImageSequenceReader.txx(190)
> : error C2039: 'GetComponentTypeInfo' : is not a member of 'ImageIOBase'
> C:\Compilacao_cvs\Insight\Code\IO\itkImageIOBase.h(55) : see
> declaration of 'ImageIOBase'
> C:\Arquivos de programas\Microsoft Visual
> Studio\VC98\INCLUDE\valarray(142) : while compiling class-template
> member function 'void __thiscall itk::RawImageSequenceReader<class
> itk::Image<unsigned short,3>,class itk::DefaultConvertPixelTraits
> <unsigned short> >::GenerateData(void)'
> C:\Compilacao_CVS\InsightApplications\IBSRValidation\AtlasSegmentation\..\Common\itkRawImageSequenceReader.txx(204)
> : error C2228: left of '.name' must have class/struct/union type
> C:\Arquivos de programas\Microsoft Visual
> Studio\VC98\INCLUDE\valarray(142) : while compiling class-template
> member function 'void __thiscall itk::RawImageSequenceReader<class
> itk::Image<unsigned short,3>,class itk::DefaultConvertPixelTraits
> <unsigned short> >::GenerateData(void)'
> Error executing cl.exe.
>
> ALL_BUILD - 2 error(s), 0 warning(s)
> ITKIMAGEIO.H do not have GetComponentTypeInfo () and
> GetNumberOfComponents().
>
> cvs do not have update
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
More information about the Insight-users
mailing list