John, <br /><br />Ok... I was able to follow the steps....but the hard question is: how I am using Qt? Is there any interface, or I have to use Visual Studio interface for this?<br />I have never worked with Qt, and a little bit with Visual Studio, if you can give me some detailed steps I will be very grateful. Give me an example of running a program if you can.<br /><br />Sorry about pestering you, but I have tried all the combinations of integrating vtk and itk with an interface, and it is a little bit harder. Now, I have find someone who is working with Qt, is very helpful for me.<br /><br />Thanks, John!<br><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"><font size="2" face="Arial"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> John Drescher &lt;drescherjm@gmail.com&gt;<br><b><span style="font-weight:
 bold;">To:</span></b> Dora Szasz &lt;dora.szasz@yahoo.com&gt;; Insight Users &lt;insight-users@itk.org&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Friday, May 20, 2011 3:56 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Insight-users] Interfacing itk+vtk with visual studio<br></font><br>
&gt; And after this, where did you copy the extraction files in  Visual Studio?<BR><BR>I copied it to a location I build my libraries in. In this case for 64<BR>bit Visual Studio 2008 it was<BR><BR>X:\64bit\VC.80\Libraries\Qt-4.7.3<BR><BR>However you can put these wherever you normally build your sources. I<BR>organize it this way because I use more than 1 visual studio<BR>compiler and I also use 32 and 64 bit. Remember that libraries from<BR>one version of Visual Studio will generally be incompatible with<BR>any other version of visual studio.<BR><BR>&gt; And after the copying process, I must just type: configure<BR>&gt; -debug-and-release -platform win32-msvc2008 -no-webkit<BR>&gt; -opensource -fast?<BR><BR>You need to run that from a "Visual Studio command prompt" for your compiler.<BR><BR>After opening the visual studio command prompt you need to change<BR>directory into the root folder that contains your Qt. For me that
 was<BR><BR>X:\64bit\VC.80\Libraries\Qt-4.7.3<BR><BR><BR>John<BR><br><br></div></div>