In VTK 'master' -- if you turn on the "VTK_Group_Qt" CMake option, either in the gui, or by -D on the command line, then all the Qt-related modules will be enabled.
In VTK 5.10, there were some other configure time options (I'd have to go look them up or try it out) to control building the Qt-related bits... On Tue, Dec 11, 2012 at 5:20 PM, Stephen Kelly <[email protected]> wrote: > John Drescher wrote: > > > > I had some trouble building a x64 version of Qt 5.0 beta2 but then > > after getting past that I found out that vtk-5.10.X would not work > > with Qt5 so it pretty much ended what I wanted to test since pretty > > much all of my current code uses vtk. > > I see. I just tried building VTK master in my Qt 4 environment, and I can't > figure out how to build the Qt parts of it. > > I'm sure it's easy to port to Qt 5, but if I can't figure out how to build > the Qt parts at all, then I can't do that. > > Thanks, > > Steve. > > > -- > > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the CMake FAQ at: > http://www.cmake.org/Wiki/CMake_FAQ > > Follow this link to subscribe/unsubscribe: > http://www.cmake.org/mailman/listinfo/cmake >
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
