[vtkusers] VTK/Java - Disable NativeLibrary loading inside vtkPanel/vtkCanvas
Sebastien Jourdain
sebastien.jourdain at kitware.com
Tue Sep 16 09:23:18 EDT 2014
Merged...
Thanks everyone for your feedback!
Seb
On Tue, Sep 16, 2014 at 1:58 AM, Lars Matthäus <lars.matthaeus at web.de>
wrote:
> +1
>
> If well documented, it should cause no problems whatsoever.
>
> Lars
>
> Am 16.09.2014 um 00:43 schrieb Sebastien Jourdain:
> > One more vote, and I'll merge it right away. ;-)
> >
> > Glad, you all feel that way so far...
> >
> > Seb
> >
> > PS: May merge it tomorrow then...
> >
> > Il 13/set/2014 00:09 "Sebastien Jourdain"
> > <sebastien.jourdain at kitware.com
> > <mailto:sebastien.jourdain at kitware.com>> ha scritto:____
> >
> > Hi all,____
> >
> > __ __
> >
> > 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)____
> >
> > __ __
> >
> > 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.____
> >
> > __ __
> >
> > Instead, you will have to do it in your main by calling something
> > like ____
> >
> > __ __
> >
> > static { ____
> >
> > vtkNativeLibrary.LoadAllNativeLibraries();____
> >
> > }____
> >
> > __ __
> >
> > The topic can be found here: ____
> >
> > => http://review.source.kitware.com/#/t/4660/____
> >
> > __ __
> >
> > I'm targeting to merge the topic by the end of next week. So please
> > speak up if you have something to say... ;-)____
> >
> > __ __
> >
> > Happy VTK/Java !____
> >
> > __ __
> >
> > Seb____
> >
> > __ __
> _______________________________________________
> 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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140916/294265a7/attachment.html>
More information about the vtkusers
mailing list