<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>Hi,<br><br></div>I'm building a custom Ubuntu package of VTK-7.0.0 at this PPA:<br><br>    <a href="https://launchpad.net/~elvstone/+archive/ubuntu/vtk7">https://launchpad.net/~elvstone/+archive/ubuntu/vtk7</a><br><br></div>the full build log is at:<br><br>    <a href="https://launchpadlibrarian.net/261625779/buildlog_ubuntu-xenial-amd64.vtk7_7.0.0-0ubuntu2_BUILDING.txt.gz">https://launchpadlibrarian.net/261625779/buildlog_ubuntu-xenial-amd64.vtk7_7.0.0-0ubuntu2_BUILDING.txt.gz</a><br><br></div>I only recently discovered that the vtkGUISupportQtOpenGL module was not included.<br><br></div>Anyone know how I can deduce from the build log why it wasn't built?<br><br></div>The only relevant message I could find in the CMake output is:<br><br>    -- Group Qt modules: vtkRenderingQt;vtkGUISupportQtSQL;vtkGUISupportQt;vtkViewsQt<br><br></div>But I can't find anything stating the reason for vtkGUISupportQtOpenGL not being built.<br><br></div>The build slave has libqt5opengl5 and libqt5opengl5-dev installed (search for "Setting up libqt5opengl5" in the build log linked above).<br><br></div>Do I have to specify something more than -DVTK_Group_Qt=ON and -DVTK_QT_VERSION=5 to get this module?<br><br></div>Thanks in advance,<br></div>Elvis<br></div>