[Vv] vv installation

P. Jin p.jin at amc.uva.nl
Sun Jun 28 02:25:32 CEST 2015


Dear vv-users/developers,

I have encountered some problems during the ‘make’ in superbuild. Actually I have VTK 6.2.0 in my computer. The process was stuck at

Users/a/vv/itk/itkVTKImageToImageFilter.txx:80:15: error: no member named 'SetInput'
      in 'vtkImageExport'; did you mean 'GetInput'?
  m_Exporter->SetInput( inputImage );
              ^~~~~~~~
              GetInput
/Users/pjin/Develop/VTK-6.2.0/IO/Image/vtkImageExport.h:79:17: note: 'GetInput' declared here
  vtkImageData *GetInput();
                ^
In file included from /Users/a/vv/common/clitkImageToImageGenericFilterBase.cxx:20:
In file included from /Users/a/vv/common/clitkImageToImageGenericFilterBase.h:33:
In file included from /Users/a/vv/common/vvToITK.h:31:
In file included from /Users/a/vv/itk/itkVTKImageToImageFilter.h:102:
/Users/a/vv/itk/itkVTKImageToImageFilter.txx:80:15: error: too many arguments to
      function call, expected 0, have 1; did you mean 'vtkImageAlgorithm::GetInput'?
  m_Exporter->SetInput( inputImage );
              ^~~~~~~~
              vtkImageAlgorithm::GetInput
/Users/a/VTK-6.2.0/Common/ExecutionModel/vtkImageAlgorithm.h:65:18: note:
      'vtkImageAlgorithm::GetInput' declared here
  vtkDataObject *GetInput(int port);
                 ^
2 errors generated.
make[2]: *** [common/CMakeFiles/clitkCommon.dir/clitkImageToImageGenericFilterBase.cxx.o] Error 1
make[1]: *** [common/CMakeFiles/clitkCommon.dir/all] Error 2
make: *** [all] Error 2

It seems the SetInput is not identifiable. Do you have any adaptation in the code? Thanks in advance.

Best regards,
Peng

________________________________

AMC Disclaimer : http://www.amc.nl/disclaimer

________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20150628/dea5c0d8/attachment.html>


More information about the vv mailing list