<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Mar 17, 2015 at 5:16 AM, -Daniel- <span dir="ltr"><<a href="mailto:ich_daniel@habmalnefrage.de" target="_blank">ich_daniel@habmalnefrage.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I load the two DLLs with "Runtime.getRuntime().loadLibrary(dllname);" and I<br>
get an errror: Exception in thread "main" java.lang.UnsatisfiedLinkError:<br>
D:\extend DLLs\vtkDICOMJava.dll: Can't find dependent libraries<br></blockquote><div><br></div><div>I see this error on my system when the PATH is not set correctly.  Make sure that</div><div>all of the VTK dlls are in the path.  I know that on my system, when the path is set,</div><div>this error does not occur.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Was the cmake-configuration incorrect? Perhaps already for compiling GDCM?<br>
... I see in my cmake-GDCM settings, I forgot to set GDCM_USE_VTK. But now<br>
(with set flag) I get 13 errors when compiling in Visual Studio 10.<br></blockquote><div><br></div><div>Don't turn on GDCM_USE_VTK.  Just turn on USE_GDCM in vtk-dicom.</div><div><br></div><div> - David</div></div></div></div>