You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently working on address this for 3D Slicer, the following module will have to be updated when you will transition to VTK 8: director/cmake/wrap-python.cmake
Indeed, VTK hierarchy are mandatory in the latest VTK ...
I will report back when I address this with 3D Slicer. The module will be added to Slicer/Libs/vtkAddon to facilitate its (re-)use ...
The text was updated successfully, but these errors were encountered:
I think @sankhesh has Director building with tests pasing with vtk8 in #508 but didn't have to modify director/cmake/wrap-python.cmake. Perhaps this is a change coming in the next release of vtk8?
Hi Folks,
Currently working on address this for 3D Slicer, the following module will have to be updated when you will transition to VTK 8:
director/cmake/wrap-python.cmake
Indeed, VTK hierarchy are mandatory in the latest VTK ...
I will report back when I address this with 3D Slicer. The module will be added to Slicer/Libs/vtkAddon to facilitate its (re-)use ...
The text was updated successfully, but these errors were encountered: