[Paraview] Reloading plugins after recompiling them
David Doria
daviddoria at gmail.com
Wed Apr 28 17:06:37 EDT 2010
Consider that I have built a .so plugin (call it vtkTest).
- I have the vtkTest plugin loaded in Paraview
- Then I make a change to vtkTest.cxx and recompile the plugin .so
- I go to Tools -> Plugin Manager
- Select vtkTest and click "Remove"
- Click "Load New"
- Select the new vtkTest.so
- Attempt to run the filter
It seems to use the OLD version of the filter. If I restart Paraview
and then load the plugin, the new version is used.
Does anyone else have this problem?
Thanks,
David
More information about the ParaView
mailing list