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
I think it just needs OpenMP, Python 3, and Doxygen for making the docs.
I revised how we find Python in early May; if you have a different default version of Python 3 than the latest Python 3 you have headers available for, you can get into trouble, and the CMake file now tries to prevent this by forcing you to explicitly pick a consistent Python version in such cases.
I'm unable to build this using cmake.
However, I am able to build odgi, which includes pybind11 bindings and depends on Python.h.
What are the dependencies for libbdsg?
The text was updated successfully, but these errors were encountered: