<div dir="ltr">Have you tried putting the vtk libs/dlls and Qt dlls in the folder where your .exe is?<br><br>Jothy<br><br><div class="gmail_quote">On Fri, Aug 5, 2011 at 7:44 AM, vijaeendra simha <span dir="ltr">&lt;<a href="mailto:vijaeendra@gmail.com">vijaeendra@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;">I had to link the other libraries as well. I got it built. But when I run the application file It says segmentation fault(Core Dumped) . But I don see anything wrong with the pointers or anything that I have used. <br>
Also when I include the (LIBS += -L/usr/local/lib/vtk-5.6 -lQVTK -lvtkRendering -lvtkIO  -lvtkFiltering) .... in the .pro file I have this problem. Though I am not using any of its classes(QVTKWidget etc..,)  But if I comment that line it works fine.<br>

<br>Its a run time error and is related to the Shared Libraries.<br><br>I have also set the LD_LIBRARY_PATH!!!<br><br>What Might have gone wrong. <br><br>I am totally stuck, Please Help me.<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>