Hi David,
thank you very mush for your help, I got a file vtkGeodesicPython.so.
But in Python
import vtkGeodesicPython
does not work, symbol not resolved before running.
I work with Python 3.6, may be problem in this?
I tried to find where I am connecting version of library Python 3.7 in my cmake file, but not found.
I saved this file in subfolder ./lib, this subfolder is registered in PYTHONPATH of project.
Help me please to understand what I do not right.
Thanks