Hi,
I've finished recently to program a ParaView filter. I developed it under
windows, and now I want to run it in a distributed environment: a client
running in a windows machine, and a server running in a SGI Cluster.
I thought it should work, 'cause i've programmed following the paraview client
server architecture (using server manager properties, and so on). But when I
open paraview (I can see my plugin loaded in "Local Plugins" in the Plugin
Manager dialog), and try to use my filter, it crashes and close.
The question is: do I have to load my plugin as a "Remote Plugin", or it is
enough to generate my dll under windows and load it as a local plugin ? Must I
compile it under linux and load it in the Cluster ? Or maybe this is just a
programming bug ?
Regards,
Rafael March.
_______________________________________________
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