<div dir="ltr">You may be missing a Visual Studio runtime dll otherwise for the vtk.jar, you can not embed it inside another jar without unpacking it.<div>Moreover the VTK dll can not be packed within a jar. They need to be available in a directory. </div><div><br></div><div>Seb</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 7, 2016 at 7:14 AM, Setegn, Manny <span dir="ltr"><<a href="mailto:setegn.2@buckeyemail.osu.edu" target="_blank">setegn.2@buckeyemail.osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p><span></span></p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">I have a Java VTK project which I have been working on, and I have been attempting to get it to run outside of the Eclipse environment.  To my understanding, all that needed to
 be done is include the path with all of the dlls to the System Environment Path (Windows 8.1) and the JVM's java.library.path would find it.  That seems to be the case in the Eclipse environment, but something is missing when I am compiling it from the command
 line.  I am getting a ton of Unsatisfied Linking errors, and would like to know what I am doing wrong.</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px"><br>
</p>
<p style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:16px">When creating the jar, I've packaged all of the jars which I've referenced to.  The only thing I think it could be is that it is not finding the vtk jar file I packaged into the
 runnable jar.  I was hoping for more insight, so please any help would be great!</p>
<span></span><br>
<p></p>
</div>
</div>

<br>_______________________________________________<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/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_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=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/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>