<div class="gmail_quote">On Tue, Feb 2, 2010 at 11:56 AM, nikhil singhania <span dir="ltr">&lt;<a href="mailto:niksinghania@gmail.com">niksinghania@gmail.com</a>&gt;</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 &quot;main&quot; java.lang.UnsatisfiedLinkError:<br>
vtk.vtkBoxWidget.VTKInit()J<br>
        at vtk.vtkBoxWidget.VTKInit(Native Method)<br>
        at vtk.vtkObject.&lt;init&gt;(vtkObject.java:96)<br>
        at vtk.vtkInteractorObserver.&lt;init&gt;(vtkInteractorObserver.java:181)<br>
        at vtk.vtk3DWidget.&lt;init&gt;(vtk3DWidget.java:120)<br>
        at vtk.vtkBoxWidget.&lt;init&gt;(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&#39;t have the answer to your question. However, may I ask that you don&#39;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>