[vtkusers] Help,Problem in VTK with JAVA on Windows XP
R K Shyamprakash
ramakrishna.prakash at quest-global.com
Wed Aug 13 04:33:43 EDT 2003
do you have all vtk dll's in your system path?
-----Original Message-----
From: vtkusers-admin at vtk.org [mailto:vtkusers-admin at vtk.org]On Behalf Of
xiaofeng qi
Sent: Wednesday, August 13, 2003 1:31 PM
To: vtkusers at vtk.org
Subject: [vtkusers] Help,Problem in VTK with JAVA on Windows XP
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
_______________________________________________
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://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list