[Insight-users] Build vtkITK failed

bear xgl99 at mails.tsinghua.edu.cn
Mon Nov 1 21:17:59 EST 2004


hi all
       I am new to ITK and fail to build vtkITK under CVS version of
InsightApplication with the following error message:

Building object file vtkVTKITKCommonPythonInit.o...
Building object file vtkITKAntiAliasBinaryImageFilterPython.o...
In file included from
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilterFF.h:9,
                 from
/home/src/InsightApplications/vtkITK/Common/vtkITKAntiAliasBinaryImageFilter.h:18,

                 from
/home/src/InsightApplications/Build/vtkITK/Common/vtkITKAntiAliasBinaryImageFilter
Python.cxx:8:
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h: In
   member function `void vtkITKImageToImageFilter::SetOutput(vtkImageData*)':
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h:137: error:
`
   SetOutput' undeclared (first use this function)
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h:137: error:
(Each
   undeclared identifier is reported only once for each function it appears
   in.)
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h: In
   member function `virtual void
   vtkITKImageToImageFilter::SetReleaseDataFlag(int)':
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h:156: error:
`
   SetReleaseDataFlag' undeclared (first use this function)
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h: In
   member function `virtual void vtkITKImageToImageFilter::Update()':
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h:174: error:
`
   GetInput' undeclared (first use this function)
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h: In
   member function `virtual void vtkITKImageToImageFilter::UpdateWholeExtent()
   ':
/home/src/InsightApplications/vtkITK/Common/vtkITKImageToImageFilter.h:204: error:
`
   GetInput' undeclared (first use this function)
make[3]: *** [vtkITKAntiAliasBinaryImageFilterPython.o] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Common] Error 2
make: *** [default_target] Error 2

What it the problem?
 




More information about the Insight-users mailing list