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"><<a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a>></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 <QtGui/QWidget><br>
pulled in my Qt4 QWidget from /usr/include/QtGui/QWidget.<br>
Instead of Qt5'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>
> In VTK 'master' -- if you turn on the "VTK_Group_Qt" CMake option, either<br>
> in the gui, or by -D on the command line, then all the Qt-related modules<br>
> will be enabled.<br>
><br>
> In VTK 5.10, there were some other configure time options (I'd have to go<br>
> look them up or try it out) to control building the Qt-related bits...<br>
><br>
> On Tue, Dec 11, 2012 at 5:20 PM, Stephen Kelly <<a href="mailto:steveire@gmail.com">steveire@gmail.com</a>> wrote:<br>
> > John Drescher wrote:<br>
> > > I had some trouble building a x64 version of Qt 5.0 beta2 but then<br>
> > > after getting past that I found out that vtk-5.10.X would not work<br>
> > > with Qt5 so it pretty much ended what I wanted to test since pretty<br>
> > > much all of my current code uses vtk.<br>
> ><br>
> > I see. I just tried building VTK master in my Qt 4 environment, and I<br>
> > can't<br>
> > figure out how to build the Qt parts of it.<br>
> ><br>
> > I'm sure it's easy to port to Qt 5, but if I can't figure out how to build<br>
> > the Qt parts at all, then I can't do that.<br>
> ><br>
> > Thanks,<br>
> ><br>
> > Steve.<br>
> ><br>
> ><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<br>
> > <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 CMake FAQ at:<br>
> > <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
> ><br>
> > Follow this link to subscribe/unsubscribe:<br>
> > <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>