<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">I’m working on a small open source project (check it out on GitHub if you’re interested: <a href="https://github.com/qCring/QuickVtk" class="">https://github.com/qCring/QuickVtk</a>) and have encountered the following issue: I’m not able to build VTK with OpenGL2 and Module_vtkRenderingExternal from more recent commits (results in configuration error in CMake). Without Module_vtkRenderingExternal I can’t access vtkExternalOpenGLRenderWindow which I need to embed VTK into my Qt/QML application. Is there an alternative way to achieve that without relying on Module_vtkRenderingExternal and also having OpenGL2 enabled instead of switching back to OpenGL?</div><div class=""><br class=""></div><div class="">Thanks in advance!</div></body></html>