<div dir="ltr">I reviewed a bit the code, header <span style="font-size:12.8px">QX11Info is from the module x11extras and this module is included in the build iff VTK_USE_X is enabled. So, is it possible to configure osmesa to be able to activate together PARAVIEW_BUILD_QT_GUI </span><span style="font-size:12.8px">and </span><span style="font-size:12.8px">VTK_USE_X? Or maybe there's some other solution?</span></div><div class="gmail_extra"><br><div class="gmail_quote">2017-06-09 12:19 GMT-04:00 Maxim Torgonskiy <span dir="ltr"><<a href="mailto:kriolog@gmail.com" target="_blank">kriolog@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Dear ParaView developers,<div><br></div><div>I successfully configured ParaView with osMesa in my docker container (default configuration from wiki). Now I need to create some .pvsm state-based python regression visual tests. It works well if I launch a simple state like 'create a sphere -> make a transform'.</div><div>However my state is more complex and it depends on some custom plugins which require activated PARAVIEW_BUILD_QT_GUI (but probably can work without it).</div><div>Is there any possibility to compile ParaView with osMesa and with PARAVIEW_BUILD_QT_GUI=ON in order to be able to compile my plugins and launch my state? Now I have a compilation error:</div><div><br></div><div>paraview/VTK/GUISupport/Qt/<wbr>QVTKWidget.cxx:50:21: fatal error: QX11Info: No such file or directory</div><div> # include <QX11Info></div><div><br></div><div>Thanks,</div><div>Maxim</div></div>
</blockquote></div><br></div>