commontk / PythonQt

CMake-ified version of PythonQt
https://mevislab.github.io/pythonqt/
GNU Lesser General Public License v2.1
67 stars 83 forks source link

Problem with Paraview compling #49

Closed theLastOfCats closed 8 years ago

theLastOfCats commented 8 years ago

Hi, I'm trying to compile Paraview with loaded PythonQt plugin but it returns with error Plugins\PythonQtPlugin\pqPluginDecorators.h(129): error C2039: 'getWidget': is not a member of 'pqRenderViewBase'

Any suggestions?