[vtkusers] Error? Try TestVTKCanvas.java
Xin Zhao
zxem at my169.com
Thu Apr 24 03:32:51 EDT 2003
Dear sir,
I downloaded the java file from http://public.kitware.com/cgi-bin/cvsweb.cgi/VTK/Wrapping/Java/vtk/
I did not change anything.
Thanks!
Xin Zhao
>Include all libraries in a static block as
>
>static{
> System.loadLibrary("libraryname");
> ....
> ..
>}
>
>
>
>-----Original Message-----
>From: vtkusers-admin at public.kitware.com
>[mailto:vtkusers-admin at public.kitware.com]On Behalf Of Xin Zhao
>Sent: Thursday, April 24, 2003 7:48 AM
>To: vtkusers at public.kitware.com
>Subject: [vtkusers] Error? Try TestVTKCanvas.java
>
>
>Dear all,
>
> I tried the TestVTKCanvas.java. When I compiled it, it is ok.
> But at run time, there is a error message:
>
> "Exception in thread "main" java.lang.UnsatisfiedLinkError:
>E:\vtk422\bin\vtkRend
>eringJava.dll: Can't find dependent libraries
> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1473)
> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1397)
> at java.lang.Runtime.loadLibrary0(Runtime.java:788)
> at java.lang.System.loadLibrary(System.java:832)
> at vtkPanel.<clinit>(vtkPanel.java:31)
> at TestVTKCanvas.<init>(TestVTKCanvas.java:11)
> at TestVTKCanvas.main(TestVTKCanvas.java:29)
>Press any key to continue..."
>
> What is the problem?
>
> Thanks!
>
> Xin Zhao
>
>
>_______________________________________________
>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