[Paraview] Load plugin when paraview built in static

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Jul 28 09:00:14 EDT 2010


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.roisse at 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
>
>


More information about the ParaView mailing list