[Paraview-developers] error: ‘class vtkPlotBag’ has no member named ‘GetLinePen’

Joachim Pouderoux joachim.pouderoux at kitware.com
Mon May 12 10:39:03 EDT 2014


Mathieu,

I guess your ParaView source code is not synchronized with the correct VTK
version.
Did you updated ParaView submodules?

Joachim


*Joachim Pouderoux*

*PhD, Technical Expert*
*Kitware SAS <http://www.kitware.fr>*



2014-05-12 11:20 GMT+02:00 Mathieu Westphal <mathieu.westphal at gmail.com>:

> During compilation :
>
>
> /home/glow/data/Ipag/consert/svn/3RDPARTY/ParaView/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVBagChartRepresentation.cxx:139:9:
> error: ‘class vtkPlotBag’ has no member named ‘GetLinePen’
>    plot->GetLinePen()->SetWidth(this->LineThickness);
>          ^
>
> /home/glow/data/Ipag/consert/svn/3RDPARTY/ParaView/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVBagChartRepresentation.cxx:140:9:
> error: ‘class vtkPlotBag’ has no member named ‘GetLinePen’
>    plot->GetLinePen()->SetLineType(this->LineStyle);
>          ^
>
> /home/glow/data/Ipag/consert/svn/3RDPARTY/ParaView/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVBagChartRepresentation.cxx:141:9:
> error: ‘class vtkPlotBag’ has no member named ‘GetLinePen’
>    plot->GetLinePen()->SetColorF(this->LineColor);
>          ^
>
> /home/glow/data/Ipag/consert/svn/3RDPARTY/ParaView/ParaView/ParaViewCore/ClientServerCore/Rendering/vtkPVBagChartRepresentation.cxx:142:9:
> error: ‘class vtkPlotBag’ has no member named ‘GetLinePen’
>    plot->GetLinePen()->SetOpacityF(this->Opacity);
>          ^
> Mathieu
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20140512/8e2097ea/attachment.html>


More information about the Paraview-developers mailing list