<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi:</FONT></DIV>
<DIV><FONT face=Arial size=2> l'm totally new in vtk. l had
install vtk4.0Core.exe and vtk4.0Java.exe in my computer. after that, l try to
compiled the file in Examples\Tutorial\Step1\Java\Cone.java, it seems ok. But
when l try to run the main, it show me the error. Is that anyone can help
me?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> the error message is as
below:</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT size=2>
<P>java.lang.UnsatisfiedLinkError: D:\vtk40\bin\vtkRenderingJava.dll: Can't find
dependent libraries </P>
<P> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
</P>
<P> at
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382) </P>
<P> at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306) </P>
<P> at java.lang.Runtime.loadLibrary0(Runtime.java:749) </P>
<P> at java.lang.System.loadLibrary(System.java:820) </P>
<P> at Cone.<clinit>(Cone.java:22) </P>
<P> </P>
<P><FONT face=Arial></FONT> </P>
<P><FONT face=Arial>
thanks</FONT></P></FONT></DIV></BODY></HTML>