[vtkusers] vtk runnable jar file

Sebastien Jourdain sebastien.jourdain at kitware.com
Mon Feb 13 10:56:13 EST 2017


You need to provide the VTK libraries along with your Java application as
well as defining the java.library.path property to point to the directory
that contain those native files.

Hope that helps,

Seb

On Sun, Feb 12, 2017 at 12:52 PM, jaki19 <nour_sn at hotmail.fr> wrote:

> Hello, I have created a java application using VTK java wrapper and
> Neatbeans. Now, I want to make a runnable jar file of the application so
> that I can run it on the different computer on which VTK is not installed.
> I
> have created a jar file and have included vtk.jar while creating it. When I
> am trying to run this jar file on the other computer, it gives
> java.lang.UnsatisfiedLinkError. What is the correct procedure to create a
> runnable jar file for VTK application?
>
> Thanks
>
>
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.
> com/vtk-runnable-jar-file-tp5742151.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> 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/20170213/3d9ad53c/attachment.html>


More information about the vtkusers mailing list