<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3315.2870" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm using VTK (nightly release on May 2, 2002) with
Java (Sun's j2sdk 1.4.0). I got the following error under Windows 98.
However, I do NOT encounter any problem under Windows ME, 2000,
or XP. I built VTK under Windows 2000 with Microsoft Visual C++ 6.0 and
Sun's j2sdk 1.4.0.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Here is the error: (I made sure that the path to
vtk*.dll is added to the PATH environmental variable.)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>java.lang.UnsatisfiedLinkError:
C:\ANALYST.WIN\bin\vtkRenderingJava.dll: A device attached to the system is not
functioning<BR> at java.lang.ClassLoader$NativeLibrary.load(Native
Method)<BR> at
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)<BR> at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)<BR> at
java.lang.Runtime.loadLibrary0(Runtime.java:749)<BR> at
java.lang.System.loadLibrary(System.java:820)<BR> at
vtk.vtkPanel.<clinit>(vtkPanel.java:27)<BR> at
nmrplot.Nmrplot.createWindow(Nmrplot.java:462)<BR> at
nmrplot.Nmrplot.main(Nmrplot.java:279)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Any help will be greatly appreciated!</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Xinzi Wu</FONT></DIV>
<DIV> </DIV></BODY></HTML>