Thanks David. I was on one week trip but the solution with copying all the msvc*.dll files works!!<br><br>Thanks to Bernard also for very useful links for creating exe applications and installers!<br><br>THANKS!<br><br>Bartek:)
<br><br>P.S I sent today another mail as I have different problem in different area. The name of the mail is: &quot;vtkPanel extends AWT, why not SWING??&quot;. Maybe some of you will know how to help me guys?<br><br><div>
<span class="gmail_quote">On 2/27/07, <b class="gmail_sendername">David Marshburn</b> &lt;<a href="mailto:marshbur@cs.unc.edu">marshbur@cs.unc.edu</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">
<br><br>&gt; Date: Mon, 26 Feb 2007 23:53:11 +0000<br>&gt; From: &quot;Bartlomiej Wilkowski&quot; &lt;<a href="mailto:wilku_83@o2.pl">wilku_83@o2.pl</a>&gt;<br>&gt; Subject: Re: [vtkusers] vtkCommonJava.dll problem PLEASE HELP!!
<br>&gt;<br>&gt; Thanks 4 help till now. The problem is that my *.jar executable works fine<br>&gt; on the computers with Visual Studio installed. On the others, I have this<br>&gt; error I described earlier...:(<br>&gt;<br>
&gt; do you have any more clues?<br><br>----------------<br><br>hi bartek,<br><br>you probably need to copy an msvc*.dll file (like msvcrt.dll, for<br>instance) into the directory with your other dlls.&nbsp;&nbsp;you should be able to
<br>find the dll buried somewhere in the visual studio directory on your<br>machines that have visual studio installed (and also in windows&#39; system32<br>directory).&nbsp;&nbsp;the exact file you copy depends on 1) which version of visual
<br>studio, and 2) which run-time library you generated code for when you<br>built the c++ stuff (or, copy all the msvc*.dll files.&nbsp;&nbsp;these are the<br>run-time libraries from visual studio, but they aren&#39;t otherwise<br>
distributed as a part of windows.<br><br>good luck!<br><br>-david<br><br>_______________________________________________<br>This is the private VTK discussion list.<br>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>Follow this link to subscribe/unsubscribe:<br><a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br></blockquote></div><br>