[vtkusers] java.lang.UnsatisfiedLinkError with vtk 5.4 and java wrapper

Sebastien Jourdain jourdain at artenum.com
Mon Feb 1 14:29:13 EST 2010


Hi Carsten,

your error just come from the name you used in your System.loadLibrary.
You should use "vtkCommonJava" instead of "libvtkCommonJava".

If you want more informations, you can read this forum thread: http://dev.artenum.com/projects/cassandra/forum/how-to-use-eclipse-and-vtk

Regards,

Seb



More information about the vtkusers mailing list