You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
The libraries support SWIG for Python wrapper creation, and Java sort of works, but the resulting class files aren't built into a .jar file that can be loaded.
It seems to be a CMake vs SWIG thing as it can be done manually on command line.
This should be fixed when it becomes useful to someone.