<div dir="ltr">Hi Jim,<div><br></div><div>The VTK Java wrappers require that BUILD_SHARED_LIBS is ON.</div><div><br></div><div> - David</div><div><br></div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 17, 2015 at 9:18 AM, 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">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <font size="-1">Hi David,<br>
      I cut the VTK dlls out of my Java program. <br>
      First I tried just recompiling VTK with MSVC in release mode; it
      was in debug mode. This caused the Java program to not display
      errors about not finding the VTK dlls, but the VTK portion of the
      program just got stuck. Second, I tried changing CMake
      BUILD_SHARED_LIBS to OFF (it was ON), then recompiled MSVC in
      release mode. MSVC then gave a bunch of errors like below. I'd
      like to go through the compile process instead of using the
      dashboard if possible, unless I'm misunderstanding something.<br>
      Thanks,<br>
      Jim<br></font></div></blockquote></div></div></div></div>