Question for the VTK list....<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 11, 2012 at 5:34 PM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I took a peek at building it earlier with Qt5.<br>
<br>
I started making changes and one of the more surprising ones was that<br>
#include &lt;QtGui/QWidget&gt;<br>
pulled in my Qt4 QWidget from /usr/include/QtGui/QWidget.<br>
Instead of Qt5&#39;s QtWidgets/QWidget.  That led to confusing linker errors.<br>
<br>
I got as far as trying to build some examples, but many of the examples seem<br>
to be broken.  Does anyone know if the master branch has become stable and<br>
whether functionality and examples have been restored since the start of the<br>
breaking modularization changes months ago?<br>
I stopped when I saw these kinds of build problems.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Tuesday, December 11, 2012 05:24:37 PM David Cole wrote:<br>
&gt; In VTK &#39;master&#39; -- if you turn on the &quot;VTK_Group_Qt&quot; CMake option, either<br>
&gt; in the gui, or by -D on the command line, then all the Qt-related modules<br>
&gt; will be enabled.<br>
&gt;<br>
&gt; In VTK 5.10, there were some other configure time options (I&#39;d have to go<br>
&gt; look them up or try it out) to control building the Qt-related bits...<br>
&gt;<br>
&gt; On Tue, Dec 11, 2012 at 5:20 PM, Stephen Kelly &lt;<a href="mailto:steveire@gmail.com">steveire@gmail.com</a>&gt; wrote:<br>
&gt; &gt; John Drescher wrote:<br>
&gt; &gt; &gt; I had some trouble building a x64 version of Qt 5.0 beta2 but then<br>
&gt; &gt; &gt; after getting past that I found out that vtk-5.10.X would not work<br>
&gt; &gt; &gt; with Qt5 so it pretty much ended what I wanted to test since pretty<br>
&gt; &gt; &gt; much all of my current code uses vtk.<br>
&gt; &gt;<br>
&gt; &gt; I see. I just tried building VTK master in my Qt 4 environment, and I<br>
&gt; &gt; can&#39;t<br>
&gt; &gt; figure out how to build the Qt parts of it.<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m sure it&#39;s easy to port to Qt 5, but if I can&#39;t figure out how to build<br>
&gt; &gt; the Qt parts at all, then I can&#39;t do that.<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt;<br>
&gt; &gt; Steve.<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt;<br>
&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt; &gt;<br>
&gt; &gt; Visit other Kitware open-source projects at<br>
&gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt; &gt;<br>
&gt; &gt; Please keep messages on-topic and check the CMake FAQ at:<br>
&gt; &gt; <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
&gt; &gt;<br>
&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt; &gt; <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Clinton Stimpson<br>
Elemental Technologies, Inc<br>
Computational Simulation Software, LLC<br>
<a href="http://www.csimsoft.com" target="_blank">www.csimsoft.com</a><br>
</font></span></blockquote></div><br></div>