[Vv] vv installation
Simon Rit
simon.rit at creatis.insa-lyon.fr
Sun Jun 28 13:20:08 CEST 2015
Hi,
VV does not support VTK 6 yet, you have to use the versions suggested on
the help page. <http://vv.creatis.insa-lyon.fr>
Simon
On Sun, Jun 28, 2015 at 2:25 AM, P. Jin <p.jin at amc.uva.nl> wrote:
> 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
> ------------------------------
>
>
> _______________________________________________
> vv mailing list
> vv at creatis.insa-lyon.fr
> http://www.creatis.insa-lyon.fr/mailman/listinfo/vv
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.creatis.insa-lyon.fr/pipermail/vv/attachments/20150628/3ef630cc/attachment.html>
More information about the vv
mailing list