<div dir="ltr">Thanks Marco!<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 13, 2014 at 12:31 AM, Marco Sambin <span dir="ltr"><<a href="mailto:m.sambin@gmail.com" target="_blank">m.sambin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Hi Seb,</p>
<p dir="ltr">No problem for me, I load all required VTK libraries "manually" at startup of my VTK-based JWS application.<br>
So, green light from my side.</p>
<p dir="ltr">Thanks for asking users feedback before proceeding.</p>
<p dir="ltr">Regards,</p>
<p dir="ltr">Marco</p>
<div class="gmail_quote">Il 13/set/2014 00:09 "Sebastien Jourdain" <<a href="mailto:sebastien.jourdain@kitware.com" target="_blank">sebastien.jourdain@kitware.com</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi all,<div><br></div><div>I've just made a topic on VTK to remove the automatic loading of the native library that use to exist inside vtkPanel and vtkCanvas. (Which could induce quite some issue in modular large application)</div><div><br></div><div>But before merging it to VTK/master, I wanted your opinion specially since it may change some behavior on your end. Specially if you were relying on vtkPanel or vtkCanvas to load the VTK native library for you.</div><div><br></div><div>Instead, you will have to do it in your main by calling something like </div><div><br></div><div>  static { </div><div>      vtkNativeLibrary.LoadAllNativeLibraries();</div><div>   }</div><div><br></div><div>The topic can be found here: </div><div>=> <a href="http://review.source.kitware.com/#/t/4660/" target="_blank">http://review.source.kitware.com/#/t/4660/</a></div><div><br></div><div>I'm targeting to merge the topic by the end of next week. So please speak up if you have something to say... ;-)</div><div><br></div><div>Happy VTK/Java !</div><div><br></div><div>Seb</div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div>
</blockquote></div><br></div>