[Paraview] Example project: vtk libraries, python wrappers, paraview plugin

2013-07-05 Thread Pat Marion
Hi, I wanted to setup a project that built VTK libraries using the modern vtk module cmake code, added Python wrapping to the VTK libraries, and then built a ParaView plugin that linked against the VTK libraries. Traditionally, a ParaView plugin is created by compiling all the cxx files into the

Re: [Paraview] Example project: vtk libraries, python wrappers, paraview plugin

2013-07-08 Thread Pat Marion
Hi, After AutobahnPython and related ones, it complains about smTestDriver, vtkEyeDomeLighting, vtkPVCatalyst, and many more. Is it possible that the cmake code that computes the list VTK_MODULES_ENABLED isn't correct? Here's the contents of VTK_MODULES_ENABLED: AutobahnPython Twisted ZopeInterf