<div dir="ltr">Hi Jim,<div><br></div><div>The windows debug DLLs are not redistributable.  This is due to their dependencies (they require the target computer to have MSVC installed) and also due to Microsoft policy/licensing.  For redistribution, you should compile in release mode.</div><div><br></div><div> - David<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 16, 2015 at 1:43 PM, James Labiak <span dir="ltr"><<a href="mailto:jim@jslengineeringsoftware.com" target="_blank">jim@jslengineeringsoftware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello all,<br>
What is the simplest way to include VTK dlls with a Java program for distribution to Win 7 PCs that don't have VTK installed? Java program uses a .bat file to start. Tried copying the dlls from C:\vtk_build\bin\Debug to the dir ...vtk-libs in the Java program files and including that dir when I set the path in the batch file, but that didn't seem to work.<br>
Thanks,<br>
Jim<br></blockquote></div></div></div></div>