Export to GitHub

wrapitk - issue #5

Error with wrapping itk::MagnitudeAndPhaseToComplexImageFilter


Posted on Jan 12, 2009 by Massive Bird

More wrapping issues with the latest ITK


[ 45%] Generating wrap_itkMagnitudeAndPhaseToComplexImageFilterPython.cpp, ../../lib/itkMagnitudeAndPhaseToComplexImageFilterPython.py /media/USB-WD-1/dev-ubuntu/itk/WrapITK-bin/Typedefs/wrap_itkMagnitudeAndPhaseToComplexImageFilter.i:108: Warning(401): Nothing known about base class 'itk::InPlaceImageFilter< itk::Image< double,2u >,itk::Image< std::complex< float >,2u > >'. Ignored. /media/USB-WD-1/dev-ubuntu/itk/WrapITK-bin/Typedefs/wrap_itkMagnitudeAndPhaseToComplexImageFilter.i:108: Warning(401): Maybe you forgot to instantiate 'itk::InPlaceImageFilter< itk::Image< double,2u >,itk::Image< std::complex< float >,2u > >' using %template. /media/USB-WD-1/dev-ubuntu/itk/WrapITK-bin/Typedefs/wrap_itkMagnitudeAndPhaseToComplexImageFilter.i:181: Warning(401): Nothing known about base class 'itk::InPlaceImageFilter< itk::Image< double,3u >,itk::Image< std::complex< float >,3u > >'. Ignored. /media/USB-WD-1/dev-ubuntu/itk/WrapITK-bin/Typedefs/wrap_itkMagnitudeAndPhaseToComplexImageFilter.i:181: Warning(401): Maybe you forgot to instantiate 'itk::InPlaceImageFilter< itk::Image< double,3u >,itk::Image< std::complex< float >,3u > >' using %template. make[2]: * [Modules/FFT/wrap_itkMagnitudeAndPhaseToComplexImageFilterPython.cpp] Error 4 make[1]: * [Modules/FFT/CMakeFiles/FFTPython.dir/all] Error 2 make: * [all] Error 2

Comment #1

Posted on Jan 14, 2009 by Massive Bird

(No comment was entered for this change.)

Comment #2

Posted on Jun 21, 2011 by Massive Kangaroo

Hi I was having similar trouble with wrap_itkMAgnitudeAndPhaseToComplexImageFilterPython.cxx; something along the lines of [40%] Generating wrap_itkMAgnitudeAndPhaseToComplexImageFilterPython.xtml error: argument 3 invalid.

How did you fix your issue with this file?

Thanks!

Status: Fixed

Labels:
Type-Defect Priority-Critical