[vtkusers] Visual Studio 2008, VTK and Java

Cory Quammen cquammen at cs.unc.edu
Fri Mar 13 07:06:48 EDT 2009


Maxwell,

Is C:\Lib\vis\vtk-5.2.1\bin\Debug\ in your "path" environment
variable? It needs to be.

Cory

On Thu, Mar 12, 2009 at 10:56 PM, Maxwell Osawe <mosawe at gmail.com> wrote:
> 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.
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



-- 
Cory Quammen
Center for Computer Integrated Systems for Microscopy and Manipulation (CISMM)
Department of Computer Science
University of North Carolina at Chapel Hill
http://www.cs.unc.edu/~cquammen



More information about the vtkusers mailing list