While I was installing on Mac, I got the following error messages.
/Users/tylee/Desktop/Homology/python/CMGDB/CMGDB/sdsl-lite/build/lib/../include/sdsl/util.hpp:58:10: fatal error: 'process.h' file not found
58 | #include <process.h>
| ^~~~~~~~~~~
1 error generated.
It seems that <process.h> is specific to Windows. Any suggestion is welcome.
While I was installing on Mac, I got the following error messages.
It seems that <process.h> is specific to Windows. Any suggestion is welcome.