[vtkusers] VTK + java on Windows problem

Alexander Petrov sanya.petrov at gmail.com
Fri Feb 26 02:01:41 EST 2010


Hello,

I compiled vtk 5-4-2 and java wrapper on Windows XP machine. When I
tried to run vtk java sample in Eclipse, I received such message

java.lang.UnsatisfiedLinkError:
C:\Develop\VTKbin\bin\Debug\vtkCommonJava.dll: ?? ??????? ?????????
?????????

	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1803)
	at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1728)
	at java.lang.Runtime.loadLibrary0(Runtime.java:823)

	at java.lang.System.loadLibrary(System.java:1028)
	at HellowVtkMain.test.<clinit>(test.java:7)
Exception in thread "main"


Seems that the PATH variable is ok and I can't find out what's the
reason of such problem.

Please help me.

I use java sdk 1.6

Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100226/65cf2709/attachment.htm>


More information about the vtkusers mailing list