Open
Description
The current library arrangement ends up duplicating a lot of object code between studio
shapeworks
and the shared python object. Ideally these would all rely on a single shared libShapeWorks
.
There are a lot complications such as the python interpreter, which can't be included in the python shared library.