[vtkusers] Visual Studio 2008, VTK and Java

Maxwell Osawe mosawe at gmail.com
Thu Mar 12 23:56:58 EDT 2009


Can any help out with the following error messages:

run:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
C:\Lib\vis\vtk-5.2.1\bin\Debug\vtkCommonJava.dll: The specified procedure
could not be found
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
        at java.lang.Runtime.loadLibrary0(Runtime.java:823)
        at java.lang.System.loadLibrary(System.java:1030)
        at Test.loadDLLs(Test.java:29)
        at Test.main(Test.java:40)

The VTK Java libraries were compiled using Microsoft Visual Studio 2008, and
the sample Java code using Netbeans 6.5.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090312/4e257cb5/attachment.htm>


More information about the vtkusers mailing list