[vtkusers] VTK+GDCM+JAVA error in CMake

David Gobbi david.gobbi at gmail.com
Mon Mar 16 09:45:07 EDT 2015


On Sun, Mar 15, 2015 at 11:23 AM, -Daniel- <ich_daniel at habmalnefrage.de>
wrote:

> I try to use the example, but I get a UnsatisfiedLinkError
> "vtk.vtkDICOMSorter.VTKInit()J".
> The relevant DLLs are in the intended folder. Only "vtkDICOM-6.1.dll" and
> "vtkDICOMJava.dll" (and vtkdicom.jar) was created. No more DLLs? Is it all?
>

Those are the only two DLLs.  Do you load the vtkDICOMJava library in your
program, e.g. is Runtime.getRuntime().loadLibrary("vtkDICOMJava") called?

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150316/8ac48251/attachment.html>


More information about the vtkusers mailing list