[vtkusers] vtkusers Digest, Vol 70, Issue 5
nikhil singhania
niksinghania at gmail.com
Wed Feb 3 09:17:08 EST 2010
hi all,
I am converting a code from vtk to java where i have used the
boxwidget function. code as such is running fine but after including
the code for boxwidget its giving the following error:
Exception in thread "main" java.lang.UnsatisfiedLinkError:
vtk.vtkBoxWidget.VTKInit()J
at vtk.vtkBoxWidget.VTKInit(Native Method)
at vtk.vtkObject.<init>(vtkObject.java:96)
at vtk.vtkInteractorObserver.<init>(vtkInteractorObserver.java:181)
at vtk.vtk3DWidget.<init>(vtk3DWidget.java:120)
at vtk.vtkBoxWidget.<init>(vtkBoxWidget.java:304)
at javaapplication12.Main.main(Main.java:176)
please help me out, what may be the possible error. If you are mailing
the solution , please send a copy to niksinghania at gmail.com.
Thank you
Nikhil Kumar
More information about the vtkusers
mailing list