Hello Bernard,<br><br>thanks for link to Launch4J. I will use it, surely. <br><br>For sure there is no problem with vtk.jar because I defined it in the manifest file for my executable jar.<br><br>What do you mean saying PATH for the libraries? I put all the libraries *.dll in the same folder as my application.&nbsp;I&nbsp;didnt&nbsp;define PATH. I wanna create the application which anybody can use on his computer, so I thought that all the necessary *.dll&#39;s must be in the same level (folder) with the java *.jar aplication file? Is it true?
<br><br>Thanks 4 help till now. The problem is that my *.jar executable works fine on the computers with Visual Studio installed. On the others, I have this error I described earlier...:(<br><br>do you have any more clues?
<br><br>Bartek<br><br><div><span class="gmail_quote">On 2/26/07, <b class="gmail_sendername">Bernard Giroux</b> &lt;<a href="mailto:giroux@geo.polymtl.ca">giroux@geo.polymtl.ca</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Bartlomiej Wilkowski a écrit :<br>&gt; Hello,<br>&gt;<br>&gt; I have some problem. I have made the application in Java using VTK<br>&gt; (Wrapper), everything works fine. The problem appears when I create the<br>&gt; executable *.jar file and&nbsp;&nbsp;I try to run it.
<br>&gt;<br>&gt; I have all the *.dll´s from VTK in the same directory as my exacutable<br>&gt; program. I have there also vtkCommonJava.dll but when I try to run the<br>&gt; program I have the message that&nbsp;&nbsp;the problem with vtkCommonJava occured.
<br>&gt; The application may be wioncorrectly installed.<br><br>Some ideas:<br><br>Did you define the path to vtk.jar in your application&#39;s manifest?&nbsp;&nbsp;Did<br>you define the PATH environment variable to include the path of your
<br>dll&#39;s directory?<br><br>One utility I find very useful: <a href="http://launch4j.sourceforge.net/">http://launch4j.sourceforge.net/</a><br><br>Hope this helps<br><br><br>&gt;<br>&gt; I don´t know what can be the problem. I compiled the VTK with Java
<br>&gt; Wrapper both in Release and Debug option as I couldn´t find the error. I<br>&gt; tried to run the application with the dll´s from Debug and then with<br>&gt; Release dll´s. Always the same problems. Should I include some
<br>&gt; additional libraries, maybe from Visual Studio 2005 which was my<br>&gt; compiler of the VTK source code?<br>&gt;<br>&gt; Has anybody idea how to solve it. I am really depressed with that:(<br>&gt;<br>&gt; Thanks in advance,
<br>&gt;<br>&gt; Bartek<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; This is the private VTK discussion list.
<br>&gt; Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; Follow this link to subscribe/unsubscribe:<br>&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">
http://www.vtk.org/mailman/listinfo/vtkusers</a><br><br><br>--<br>Bernard Giroux, ing., Ph.D.<br>Associé de recherche<br><br><a href="http://geo.polymtl.ca/~giroux">http://geo.polymtl.ca/~giroux</a><br><br></blockquote></div>
<br>