[vtkusers] vtkEventQtSlotConnect not wrapped in python 2.7 + VTK6.3
hchen
hjchen.work at gmail.com
Fri Jan 29 10:41:06 EST 2016
Hi,
I am trying to write a software using Python+Qt+VTK, and need to pass VTK
events to Qt, but vtkEventQtSlotConnect is not wrapped in Python.
I built VTK from source: VTK 6.3.0, python 2.7, cmake 3.3 (also tried cmake
2.8).
But, when I tried to build an early version, VTK 5.10.1, using cmake 2.8, I
can get vtkEventQtSlotConnect wrapped in python.
I am guessing it might have something to do with the settings in CMakeLists
for VTK6.3.0, but I am not familiar with cmake enough to figure it out, can
anyone help? Thanks!
Chen
--
View this message in context: http://vtk.1045678.n5.nabble.com/vtkEventQtSlotConnect-not-wrapped-in-python-2-7-VTK6-3-tp5736250.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list