[vtkusers] Help,Problem in VTK with JAVA on Windows XP
xiaofeng qi
xiaofeng_qi at sina.com
Wed Aug 13 04:04:41 EDT 2003
Dear all:
hello,I am a vtk new user,now I use vtk + java .I have installed
jdk1.4 and vtk4.2 on WindowsXP,when I compile the examples code Cone.java, use javac I can compile the Cone.java,but when I lanuch the Cone it gives following error(it runs on windows),
Exception in thread "main" java.lang.UnsatisfiedLinkError:c:\vtk42\b
in\vtkRenderingJava.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 Cone.<clinit><Cone.java:22>
What could be the problem?
Thanks !
xiaofeng qi
xiaofeng_qi at sina.com
2003-08-13
More information about the vtkusers
mailing list