[vtkusers] using java and vtk

jiaye zhou jiaye at inztro.com
Wed Oct 3 14:26:38 EDT 2001


Hi Priya,

  unsatisfied link error is usually thrown by java.lang object, meaning
that it cannot find an appropriate native-language definition of a
method that has been declared native. Anyway, it probably occurs
somewhere when you try to load in an external DLL (perhaps in the
vtkPanel.java?) The error usually comes with a description and a line
number. A little more detailed error message would help.

jiaye

-----Original Message-----
From: vtkusers-admin at public.kitware.com
[mailto:vtkusers-admin at public.kitware.com] On Behalf Of priyas
Sent: Tuesday, October 02, 2001 11:05 AM
To: vtkusers at public.kitware.com
Subject: [vtkusers] using java and vtk

hello there,

i am using vtk with java. i am using vtk for the first time and simple
pgms
like displaying a sphere and cone works. the actuall problem arises when
i
try to display a image. i use image viewer to display but i get an
unsatisfied link error during run time. i don;t know how to add an
instance
of imageviewer to a frame of panel which is what is generaly used to
display
an image in java.

regards
priya
_______________________________________________
This is the private VTK discussion list. 
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list