<div dir="ltr">Hi,<div><br></div><div>I have built vtk 7.0.0 with OpenGL2 backend.</div><div>(enabling Module_vtkIOExportOpenGL2 and Module_vtkRenderingGL2PSOpenGL2)</div><div><br></div><div>Instanciating vtkGL2PSExporter in the attached sample script results in the following error:</div><div><i><br></i></div><div><div><i>Generic Warning: In <...>/IO/Export/vtkGL2PSExporter.cxx, line 26</i></div><div><i>Error: no override found for 'vtkGL2PSExporter'.</i></div><div><i><br></i></div><div><i>Traceback (most recent call last):</i></div><div><i>  File "<...>/test.py", line 22, in <module></i></div><div><i>    wr = vtk.vtkGL2PSExporter()</i></div><div><i>NotImplementedError: no concrete implementation exists for this class</i></div></div><div><i><br></i></div><div>I'm trying to understand why the vtkAbstractObjectFactoryNewMacro() fails. </div><div><br></div><div>Does someone have any clue on how to debug this ?<br></div><div><br></div><div><br></div><div>Thank you for the support</div></div>