[Paraview] PythonQt plugin build error

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Aug 19 14:57:17 EDT 2016


Replace it by pqRenderViewBase::widget() [1].

[1] http://www.paraview.org/ParaView3/Doc/Nightly/www/cxx-doc/classpqView.html#ae44839f94fd03cd4ef28640366df3f17

On Thu, Aug 18, 2016 at 7:52 PM, Шагит Зиганшин
<ziganshinshagit at hotmail.com> wrote:
> Hi,
>
> I have a problem with PythonQt plugin building:
>
>
>
> c:\users\buildsystem\desktop\paraview-build\plugins\pythonqtplugin\pqPluginDecorators.h(129):
> error C2039: 'getWidget': is not a member of 'pqRenderViewBase'
>
> c:\users\buildsystem\desktop\paraview-src\qt\core\pqRenderViewBase.h(43):
> note: see declaration of 'pqRenderViewBase'
>
>
>
> I guess getWidget method from wrapped_methods.txt, should I remove it?
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>


More information about the ParaView mailing list