That should also work on Linux. For OS X the Plugins should be in the ParaView.app bundle at ParaView.app/Contents/Plugins. At least that is what I remember.

---
Mike Jackson                 www.bluequartz.net



On Jan 21, 2009, at 6:25 AM, Jérôme wrote:

Yes, that is exactly the case with Windows XP. I didn't try yet with my Linux.

Regards,

Jerome

2009/1/21 Natalie Happenhofer <natalieh...@hotmail.com>:
I´m sorry, I didn´t really understand.
You made a subdirectory named Plugins in the -in my case -
Paraview/build/bin directory, you put libMyPlugin.so there and then the
Plugin loaded without using the plugin manager?

greetings,
Natalie

Date: Tue, 20 Jan 2009 10:53:25 +0100
From: jerome.ve...@gmail.com
To: natalieh...@hotmail.com
Subject: Re: [Paraview] building code as part of paraview
CC: paraview@paraview.org

Hi,

I found - I was lucky ! - something interesting for loading a plugin
without environment variables and ParaView build.

I made a sub-directory named Plugins in the folder that contains the
paraview executable. I put in this subdir the dynamic lib involved in the plugin. My surprise was that my plugin loads twice - because I set
the PV_PLUGIN_PATH env. variable - !

'Hope that helps.

Jerome

2009/1/20 Natalie Happenhofer <natalieh...@hotmail.com>:
Hi!
I´d like to add a new writer to Paraview. I´ve already tried it as a
plugin,
and this works fine, but I would prefer not loading the plugin everytime
I
need it.
I followed the instructions on the wiki called "Build code as part from paraview". Technically, everything is found, but building paraview I get
many errors of the kind "undefined reference".
The problem is, that I also build shared libraries to get my Writer to
work,
and it seems they are built too late for the code to be linked. But
where
should I put the libraries to be build?

thx,
Natalie

________________________________
¡Y compártelas en Windows Live Fotos! Estas fiestas diviértete tomando
fotos.
_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview



________________________________
¡Y compártelas en Windows Live Fotos! Estas fiestas diviértete tomando
fotos.
_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview


_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

_______________________________________________
ParaView mailing list
ParaView@paraview.org
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to