[vtkusers] Java distribution with VTK

David Gobbi david.gobbi at gmail.com
Tue Mar 17 11:33:13 EDT 2015


Hi Jim,

The VTK Java wrappers require that BUILD_SHARED_LIBS is ON.

 - David


On Tue, Mar 17, 2015 at 9:18 AM, James Labiak <
jim at jslengineeringsoftware.com> wrote:

>  Hi David,
> I cut the VTK dlls out of my Java program.
> 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.
> Thanks,
> Jim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150317/a890063a/attachment.html>


More information about the vtkusers mailing list