[vtkusers] Java+BorlandJB6+vtkPanel

William A. Hoffman billlist at nycap.rr.com
Fri May 31 09:01:03 EDT 2002


I do not use this system, but the error message seems to be saying that
it can not find the dll vtkCommonJava.dll in the java.library.path.
So, you need to tell java where to find the vtk dll's.

-Bill



>java.lang.UnsatisfiedLinkError: no vtkCommonJava in java.library.path
>        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
>        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
>        at java.lang.System.loadLibrary(System.java:820)
>        at vtkPanel.<clinit>(vtkPanel.java:22)
>        at test000.test000.<init>(test000.java:22)
>        at test000.test000.main(test000.java:56)
>Exception in thread "main"




More information about the vtkusers mailing list