[vtk-developers] vtkRCalculatorFilter build error

Marcus D. Hanwell marcus.hanwell at kitware.com
Fri Mar 9 15:24:56 EST 2012


On Fri, Mar 9, 2012 at 5:26 AM, Philippe Pebay
<philippe.pebay at kitware.com> wrote:
> Hello all
>
> I just pulled the latest master of VTK, and ran into the following
> compilation error with the R calculator filter:
>
> [ 42%] Building CXX object
> Graphics/CMakeFiles/vtkGraphics.dir/vtkRCalculatorFilter.cxx.o
> /home/philippe/git/VTK/Graphics/vtkRCalculatorFilter.cxx: In member function
> ‘virtual int vtkRCalculatorFilter::RequestDataObject(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*)’:
> /home/philippe/git/VTK/Graphics/vtkRCalculatorFilter.cxx:272:20: error:
> ‘class vtkDataObject’ has no member named ‘SetPipelineInformation’
> make[2]: ***
> [Graphics/CMakeFiles/vtkGraphics.dir/vtkRCalculatorFilter.cxx.o] Error 1
> make[2]: Target `Graphics/CMakeFiles/vtkGraphics.dir/build' not remade
> because of errors.
> make[1]: *** [Graphics/CMakeFiles/vtkGraphics.dir/all] Error 2
> make[1]: Target `all' not remade because of errors.
> make: *** [all] Error 2
> make: Target `default_target' not remade because of errors.
>
> If I find time later today I will look into it.
>
I don't think we tested the R interface code, and I am not aware of
any dashboards. It does look related to the recent merge.

Marcus



More information about the vtk-developers mailing list