[vtk-developers] Remove "PythonD" libs to simplify building and packaging.

David Gobbi david.gobbi at gmail.com
Sun Jul 30 23:13:59 EDT 2017


Hi All,

I've put together patch that removes the intermediate wrapper libs (the
PythonD libs).  So instead of vtkCommonCorePythonD and vtkCommonCorePython,
now there is only vtkCommonCorePython etc.

https://gitlab.kitware.com/vtk/vtk/merge_requests/3075

Some tweaking is still needed, e.g. currently it assumes the modules are
directly in the python path, and it won't work if the modules are put
inside the vtk package directory.

 - David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170730/ad1dc9e3/attachment.html>


More information about the vtk-developers mailing list