<div dir="ltr">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.<div><br></div><div>Hope that helps,</div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 12, 2017 at 12:52 PM, jaki19 <span dir="ltr"><<a href="mailto:nour_sn@hotmail.fr" target="_blank">nour_sn@hotmail.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, I have created a java application using VTK java wrapper and<br>
Neatbeans. Now, I want to make a runnable jar file of the application so<br>
that I can run it on the different computer on which VTK is not installed. I<br>
have created a jar file and have included vtk.jar while creating it. When I<br>
am trying to run this jar file on the other computer, it gives<br>
java.lang.<wbr>UnsatisfiedLinkError. What is the correct procedure to create a<br>
runnable jar file for VTK application?<br>
<br>
Thanks<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtk-runnable-jar-file-tp5742151.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/vtk-runnable-jar-file-<wbr>tp5742151.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>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" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>