Closed YiiGuxing closed 6 years ago
What operating system are you using? I've tested vtkDICOM + Java + GDCM on Linux so far.
Windows 10 x64 VTK-8.1.2 GDCM-2.8.8-Windows-x86_64 or InsightToolkit-4.13.1 Visual Studio 15 2017 Win64
I'll be able to test your configuration tomorrow. Have you tried building GDCM as a static library?
Yes. I tried building to dynamic and static library, but they didn't work.
Can be loaded after restarting the operating system. I'm sorry, this is my fault.
That, in itself, is useful information. Thanks for the follow-up.
java.lang.UnsatisfiedLinkError: no vtkDICOMJava in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at vtk.vtkNativeLibrary.LoadLibrary(vtkNativeLibrary.java:241) ...
Other VTK dynamic libraries are loadable