<div dir="ltr">Yes I built with mingw. VTK works fine. But the problem arises with ITK only with  SIGILL.<br><br>Thanks<br><br>Jothy<br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 1:31 PM, John Drescher <span dir="ltr">&lt;<a href="mailto:drescherjm@gmail.com">drescherjm@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;"><div><div></div><div class="h5">On Mon, Sep 12, 2011 at 8:00 AM, Jothy &lt;<a href="mailto:jothybasu@gmail.com">jothybasu@gmail.com</a>&gt; wrote:<br>

&gt; Hi all,<br>
&gt;<br>
&gt; I have a created a vtk based application in QtCreator. It uses gdcm and<br>
&gt; vtk5.6.The the problem arises when I include itk headers in to the program.<br>
&gt; I added the INCLUDEPATH and LIBS in the .pro file in QtCreator.It compiles<br>
&gt; with out any problem. But the program crahes while I access some of the vtk<br>
&gt; based function. I haven&#39;t included any itk headers in the cxx or .h files. I<br>
&gt; tried rebuilding several times after running qmake. My understanding is, if<br>
&gt; there is any problem with the INCLUDEPATH or LIBS then the entire program<br>
&gt; should not work. But the program crashes only on acessing certain<br>
&gt; functions/menus which uses only VTK(no itk in the pipeline).<br>
&gt;<br>
&gt; I am using itk 3.16 and I could sucessfully run some of example files<br>
&gt; compiled while building itk libs.<br>
&gt;<br>
&gt;<br>
&gt; Any suggestion, what could be wrong?<br>
&gt;<br>
<br>
</div></div>Did you build vtk, and itk using Qt Creator? Remember that Visual<br>
Studio builds will be incompatible with what Qt creator generates.<br>
<font color="#888888"><br>
John<br>
</font></blockquote></div><br></div>