&gt;&gt; When I try to generate the Makefile with QT support, it looks like that qt (CMakeLists.txt) is not finding it.<br><br>Sorry. It seems that vtk (CMakeLists.txt) is not finding it.<br><br><br><div class="gmail_quote">
On Tue, Dec 22, 2009 at 6:48 PM, Luis Roberto P. Paula <span dir="ltr">&lt;<a href="mailto:luisrpp@gmail.com">luisrpp@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>
<br>
I&#39;m moving from Linux (Ubuntu) to Mac OS 10.6 and I&#39;m facing some problems to build VTK with QT support.<br>
<br>
In Ubuntu it was easy. I just had to install libqt4-dev via apt-get and then, generate the Makefile with this command:<br><br><span>cmake</span> ../<span>VTK</span>
-DBUILD_EXAMPLES=OFF -DBUILD_SHARED=OFF -DVTK_USE_HYBRID=ON
-DVTK_USE_RENDERING=ON -DVTK_USE_PARALLEL=ON -DVTK_USE_PATENTED=ON
-DVTK_USE_GUISUPPORT=ON -DVTK_USE_QVTK=ON -DDESIRED_QT_VERSION=4
-DVTK_USE_RENDERING=ON -DVTK_USE_ANSI_STDLIB=ON<br><br><br>In Mac OS I have installed the qt-sdk-mac-opensource-2009.05.dmg.<br><br>When I try to generate the Makefile with QT support, it looks like that qt (CMakeLists.txt) is not finding it.<br>

<br>Does anybody has good a tutorial about this?<br><br>Thanks &amp; Regards,<br><font color="#888888">Luis<br>
</font></blockquote></div><br>