[vtkusers] Wrapping Java
Gopalakrishnan, Gowri
Gowri.Gopalakrishnan at inteq.com
Mon Apr 29 09:53:54 EDT 2002
This unsatisfied link error is because your system cannot find the
Vtk libraries. For windows the files end with *.dll and for solaris it is
*.so - I don't know what the corresponding file for your operating system
is. Pl check the sun java site for help under java native interface. Here is
the link - there is something mentioned for MacOs
http://java.sun.com/docs/books/tutorial/native1.1/stepbystep/_library.html
Anyway if you have successfully built vtk for your system then it should be
there already. Just make sure this file (*.dll equivalent) is in your
classpath. If it is not in your classpath the system will not find it.
Hope it helps
Gowri
More information about the vtkusers
mailing list