[vtkusers] Error? Try TestVTKCanvas.java
Xin Zhao
zxem at my169.com
Wed Apr 23 22:18:18 EDT 2003
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
More information about the vtkusers
mailing list