[Paraview] Load plugin when paraview built in static

2010-07-28 Thread Didier Roissé
Hello,
I build paraview with my plugin in static mode (on windows). Is this plugin
automatically loaded in paraview ?
Or I need to build paraview with shared libraries  to load my plugin ?

Best regards,
Didier Roissé
___
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


Re: [Paraview] Load plugin when paraview built in static

2010-07-28 Thread Utkarsh Ayachit
You need to build with shared libraries in order to load plugins dynamically.

If you are interested in knowing about static plugins, refer to:
http://www.paraview.org/Wiki/Plugin_HowTo#Plugins_in_Static_Applications

Utkarsh

On Wed, Jul 28, 2010 at 3:41 AM, Didier Roissé didier.roi...@gmail.com wrote:
 Hello,
 I build paraview with my plugin in static mode (on windows). Is this plugin
 automatically loaded in paraview ?
 Or I need to build paraview with shared libraries  to load my plugin ?
 Best regards,
 Didier Roissé
 ___
 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


___
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