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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
