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
