[vtkusers] GL2PSExporter issue

neok m4700 neok.m4700 at gmail.com
Sat Jun 25 18:26:22 EDT 2016


Hi Patricio,

Building against the latest commit fails as well :(

I've seen some answers talking about using VTK_MODULE_INIT(...) in C++, but
is there any similar command for the python wrappers ?

Thanks

Le samedi 25 juin 2016, Patricio Palma C. <patriciop at gmail.com> a écrit :

> Hello
>
> As far as I know, gl2ps support is broken in VTK 7.0. I had to move to VTK
> devel branch to use it (since EPS support was merged during January this
> year)
>
> Regards
> Patricio
>
> El Friday, June 24, 2016, neok m4700 <neok.m4700 at gmail.com> escribió:
>
>> Hi,
>>
>> I have built vtk 7.0.0 with OpenGL2 backend.
>> (enabling Module_vtkIOExportOpenGL2 and Module_vtkRenderingGL2PSOpenGL2)
>>
>> Instanciating vtkGL2PSExporter in the attached sample script results in
>> the following error:
>>
>> *Generic Warning: In <...>/IO/Export/vtkGL2PSExporter.cxx, line 26*
>> *Error: no override found for 'vtkGL2PSExporter'.*
>>
>> *Traceback (most recent call last):*
>> *  File "<...>/test.py", line 22, in <module>*
>> *    wr = vtk.vtkGL2PSExporter()*
>> *NotImplementedError: no concrete implementation exists for this class*
>>
>> I'm trying to understand why the vtkAbstractObjectFactoryNewMacro()
>> fails.
>>
>> Does someone have any clue on how to debug this ?
>>
>>
>> Thank you for the support
>>
>
>
> --
> Patricio Palma Contreras
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160626/f1668a6e/attachment.html>


More information about the vtkusers mailing list