<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Dear vv-users/developers,
<div class=""><br class="">
</div>
<div class="">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</div>
<div class=""><br class="">
</div>
<div class=""><span style="color: rgb(0, 249, 0); font-family: 'Andale Mono'; background-color: rgb(0, 0, 0);" class="">Users/a/vv/itk/itkVTKImageToImageFilter.txx:80:15:
</span><span style="font-family: 'Andale Mono'; background-color: rgb(0, 0, 0); color: rgb(195, 55, 32);" class="">error:
</span><span style="color: rgb(0, 249, 0); font-family: 'Andale Mono'; background-color: rgb(0, 0, 0);" class="">no member named 'SetInput'</span></div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">
in 'vtkImageExport'; did you mean 'GetInput'?</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
m_Exporter->SetInput( inputImage );</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
^~~~~~~~</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
GetInput</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">
/Users/pjin/Develop/VTK-6.2.0/IO/Image/vtkImageExport.h:79:17: <span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">
note: </span><span style="font-variant-ligatures: no-common-ligatures; color: #29f914" class="">'GetInput' declared here</span></div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
vtkImageData *GetInput();</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
^</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
In file included from /Users/a/vv/common/clitkImageToImageGenericFilterBase.cxx:20:</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
In file included from /Users/a/vv/common/clitkImageToImageGenericFilterBase.h:33:</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
In file included from /Users/a/vv/common/vvToITK.h:31:</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
In file included from /Users/a/vv/itk/itkVTKImageToImageFilter.h:102:</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">
/Users/a/vv/itk/itkVTKImageToImageFilter.txx:80:15: <span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class="">
error: </span>too many arguments to</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">
function call, expected 0, have 1; did you mean 'vtkImageAlgorithm::GetInput'?</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
m_Exporter->SetInput( inputImage );</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
^~~~~~~~</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
vtkImageAlgorithm::GetInput</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(0, 249, 0); background-color: rgb(0, 0, 0);" class="">
/Users/a/VTK-6.2.0/Common/ExecutionModel/vtkImageAlgorithm.h:65:18: <span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">
note: </span></div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
'vtkImageAlgorithm::GetInput' declared here</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
vtkDataObject *GetInput(int port);</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(52, 189, 38); background-color: rgb(0, 0, 0);" class="">
^</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
2 errors generated.</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
make[2]: *** [common/CMakeFiles/clitkCommon.dir/clitkImageToImageGenericFilterBase.cxx.o] Error 1</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
make[1]: *** [common/CMakeFiles/clitkCommon.dir/all] Error 2</div>
<div style="margin: 0px; font-family: 'Andale Mono'; color: rgb(41, 249, 20); background-color: rgb(0, 0, 0);" class="">
make: *** [all] Error 2</div>
<div class=""><br class="">
</div>
<div class="">It seems the SetInput is not identifiable. Do you have any adaptation in the code? Thanks in advance.</div>
<div class=""><br class="">
</div>
<div class="">Best regards,</div>
<div class="">Peng</div>
<div style="font-size:9pt; font-family: 'Calibri',sans-serif;">
<p style="font-size:8pt; line-height:4pt; font-family: 'Arial','times roman',serif;">
</p>
<hr>
<p style="text-align: center;">AMC Disclaimer : http://www.amc.nl/disclaimer</p>
<hr>
<p style="font-size:8pt; line-height:4pt; font-family: 'Arial','times roman',serif;">
</p>
</div>
</body>
</html>