<div class="gmail_quote">On Tue, Feb 2, 2010 at 11:56 AM, nikhil singhania <span dir="ltr"><<a href="mailto:niksinghania@gmail.com">niksinghania@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
hi all,<br>
I am converting a code from vtk to java where i have used the<br>
boxwidget function. code as such is running fine but after including<br>
the code for boxwidget its giving the following error:<br>
<br>
Exception in thread "main" java.lang.UnsatisfiedLinkError:<br>
vtk.vtkBoxWidget.VTKInit()J<br>
at vtk.vtkBoxWidget.VTKInit(Native Method)<br>
at vtk.vtkObject.<init>(vtkObject.java:96)<br>
at vtk.vtkInteractorObserver.<init>(vtkInteractorObserver.java:181)<br>
at vtk.vtk3DWidget.<init>(vtk3DWidget.java:120)<br>
at vtk.vtkBoxWidget.<init>(vtkBoxWidget.java:304)<br>
at javaapplication12.Main.main(Main.java:176)<br>
<br>
please help me out, what may be the possible error.<br><br></blockquote><div> </div><div>Unfortunately I don't have the answer to your question. However, may I ask that you don't send pages and pages to the mailing list when you only have a short question?</div>
<div><br></div><div>Also, we are severely lacking in Java examples (there are zero!). There is a Python section here:</div></div><a href="http://www.vtk.org/Wiki/VTK/Examples#Example_Usage_.28Python.29">http://www.vtk.org/Wiki/VTK/Examples#Example_Usage_.28Python.29</a><div>
<br></div><div>As you have time, would you mind converting some basic things (like can be found in the Python section) to Java and putting them here:</div><div><a href="http://www.vtk.org/Wiki/VTK/Examples#Example_Usage_.28Java.29">http://www.vtk.org/Wiki/VTK/Examples#Example_Usage_.28Java.29</a></div>
<div><br></div><div>This will help us be able to handle simple linking problems like you are experiencing now for future users much more easily.</div><div><br clear="all">Thanks!<br><br>David</div>