<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I´m sorry, I didn´t really understand.<br>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?<br><br>greetings,<br>Natalie<br><br>&gt; Date: Tue, 20 Jan 2009 10:53:25 +0100<br>&gt; From: jerome.velut@gmail.com<br>&gt; To: nataliehapp@hotmail.com<br>&gt; Subject: Re: [Paraview] building code as part of paraview<br>&gt; CC: paraview@paraview.org<br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; I found - I was lucky ! - something interesting for loading a plugin<br>&gt; without environment variables and ParaView build.<br>&gt; <br>&gt; I made a sub-directory named Plugins in the folder that contains the<br>&gt; paraview executable. I put in this subdir the dynamic lib involved in<br>&gt; the plugin. My surprise was that my plugin loads twice - because I set<br>&gt; the PV_PLUGIN_PATH env. variable - !<br>&gt; <br>&gt; 'Hope that helps.<br>&gt; <br>&gt; Jerome<br>&gt; <br>&gt; 2009/1/20 Natalie Happenhofer &lt;nataliehapp@hotmail.com&gt;:<br>&gt; &gt; Hi!<br>&gt; &gt; I´d like to add a new writer to Paraview. I´ve already tried it as a plugin,<br>&gt; &gt; and this works fine, but I would prefer not loading the plugin everytime I<br>&gt; &gt; need it.<br>&gt; &gt; I followed the instructions on the wiki called "Build code as part from<br>&gt; &gt; paraview". Technically, everything is found, but building paraview I get<br>&gt; &gt; many errors of the kind "undefined reference".<br>&gt; &gt; The problem is, that I also build shared libraries to get my Writer to work,<br>&gt; &gt; and it seems they are built too late for the code to be linked. But where<br>&gt; &gt; should I put the libraries to be build?<br>&gt; &gt;<br>&gt; &gt; thx,<br>&gt; &gt; Natalie<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; ¡Y compártelas en Windows Live Fotos! Estas fiestas diviértete tomando<br>&gt; &gt; fotos.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; ParaView mailing list<br>&gt; &gt; ParaView@paraview.org<br>&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;<br>&gt; &gt;<br><br /><hr />¡Y compártelas en Windows Live Fotos! <a href='http://photos.live.com/ ' target='_new'>Estas fiestas diviértete tomando fotos.</a></body>
</html>