<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt"><div>I can'f find LoadPluginsFromPath in my 3.10.1 version (the last release). <br>Is it in the dev branch ?<br></div><div style="font-family:arial, helvetica, sans-serif;font-size:12pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">De :</span></b> Paul Edwards &lt;paul.m.edwards@gmail.com&gt;<br><b><span style="font-weight: bold;">À :</span></b> R M &lt;mlokida@yahoo.fr&gt;<br><b><span style="font-weight: bold;">Cc :</span></b> paraview@paraview.org<br><b><span style="font-weight: bold;">Envoyé le :</span></b> Mar 12 juillet 2011, 14h 33min 21s<br><b><span style="font-weight: bold;">Objet&nbsp;:</span></b> Re: Re : [Paraview] Paraview custom application and plugin loading
 problem<br></font><br><meta http-equiv="x-dns-prefetch-control" content="off">You could try using a debugging, set a breakpoint in "vtkPVPluginLoader::LoadPluginsFromPath" and step though.<div><br></div><div>Other things to check would be to make sure you add "REQUIRED_PLUGINS" in the CMakeLists.txt for any dependent plugins required. &nbsp;Also, add any required libraries to "TARGET_LINK_LIBRARIES" and make sure they are all in the LD_LIBRARY_PATH when running your app.<br>
<br></div><div>Regards,<br>Paul</div><div><br><div class="gmail_quote">On 12 July 2011 13:20, R M <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:mlokida@yahoo.fr" target="_blank" href="mailto:mlokida@yahoo.fr">mlokida@yahoo.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div style="font-family:times new roman, new york, times, serif;font-size:12pt;">I don't have the plugin manager in my custom application. But in paraview plugins are well listed and are correctly loaded.<br>
Using PV_PLUGIN_PATH&nbsp; one plugin is not loaded. Furthermore before I only had a plugins directory and they were automaticly loaded.<br><br>I have tried using OPTIONAL_PLUGINS in my custom application CMakeLists.txt file. All my plugins are loaded but I have to set them at the same level of the executable. But I would like to have them in the plugins directory.<br>
<br>Thank you.<br><div class="hm"><br><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight:bold;">De :</span></b> Paul Edwards &lt;<a rel="nofollow" ymailto="mailto:paul.m.edwards@gmail.com" target="_blank" href="mailto:paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt;<br>
<b><span style="font-weight:bold;">À :</span></b> R M
 &lt;<a rel="nofollow" ymailto="mailto:mlokida@yahoo.fr" target="_blank" href="mailto:mlokida@yahoo.fr">mlokida@yahoo.fr</a>&gt;<br><b><span style="font-weight:bold;">Cc :</span></b> <a rel="nofollow" ymailto="mailto:paraview@paraview.org" target="_blank" href="mailto:paraview@paraview.org">paraview@paraview.org</a><br><b><span style="font-weight:bold;">Envoyé le :</span></b> Mar 12 juillet 2011, 13h 48min 45s<br>
<b><span style="font-weight:bold;">Objet&nbsp;:</span></b> Re: [Paraview] Paraview custom application and plugin loading problem<br></font></div><div><div></div><div class="h5"><br>Are they listed when you go to the plugin manager? (from menu "Tools-&gt;Manage Plugins") &nbsp;If so, can you expand the tree view to see why they didn't load? &nbsp;I have it working for me by setting PV_PLUGIN_PATH (on both windows and linux)<div>

<br></div><div>Regards,<br>Paul<br><br><div class="gmail_quote">On 12 July 2011 08:09, R M <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:mlokida@yahoo.fr" target="_blank" href="mailto:mlokida@yahoo.fr">mlokida@yahoo.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div>Hello,<br><br>I use Paraview 3.10 (32 bits) on Windows and Linux and i have developped a custom paraview application and also some customs plugins.<br>

Using Paraview, I can use my customs plugins but in my custom application I can't load them.&nbsp; I have put them in a Plugins directory which is near the executable.<br>When using paraview 3.9 I could load my plugins but not with paraview 3.10.<br>

<span>I have found that I can use the PV_PLUGIN_PATH environment variable (in a bat and a sh&nbsp; file) (<a rel="nofollow" target="_blank" href="http://www.vtk.org/Wiki/ParaView/Users_Guide/Loading_Plugins">http://www.vtk.org/Wiki/ParaView/Users_Guide/Loading_Plugins</a>). </span><br>

Some plugins are loaded but not all of them !<br>So what is the solutions in order to that all my plugins are loaded by my custom
 application.<br><br>Thank you.<br></div>



</div></div><br>_______________________________________________<br>
Powered by <a rel="nofollow" target="_blank" href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a rel="nofollow" target="_blank" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a rel="nofollow" target="_blank" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a rel="nofollow" target="_blank" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</div></div></div>



</div></div></blockquote></div><br></div>
<meta http-equiv="x-dns-prefetch-control" content="on"></div></div>



</div></body></html>