[vtkusers] How can I use GDCM and Java (1.6) in VTK (5.8.0)?

ich_daniel at habmalnefrage.de ich_daniel at habmalnefrage.de
Wed Jan 18 08:34:13 EST 2012


Hello vtk-users,

how can I use GDCM with Java (1.6) in VTK (5.8.0)?
I try with CMake (2.8.2) and VisualStudio 9 to create dll's and jar's (on Win7 32bit). (CMake-Settings look at the screenshot)
However, if I use "new vtkGDCMImageReader" I get the following error message:
"Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: vtk.vtkGDCMImageReader.VTKInit()J"
But I can use without problems gdcm classes, like gdcm.Directory or gdcm.SmartPtrscan.
What's wrong?

my created data: "gdcm.jar" (259 kB), "vtkgdcm.jar" (18 kB) and 16 dll's.

Thanks for any suggestions!
Daniel



-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmakeGDCM-settings_.jpg
Type: image/jpeg
Size: 144499 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120118/663d5660/attachment.jpg>


More information about the vtkusers mailing list