Open
Description
Prerequisite for adding windows support in #53 will be fixing windows build issues. Currently make -C depends HOST=x86_64-w64-mingw32 NO_QT=1 V=1 MULTIPROCESS=1
fails with:
bitcoin/depends/work/build/x86_64-w64-mingw32/libmultiprocess/015e95f7ebaa47619a213a19801e7fffafc56864-9af0c516d6d/src/mp/util.cpp:13:10: fatal error: sys/resource.h: No such file or directory
13 | #include <sys/resource.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
Metadata
Metadata
Assignees
Labels
No labels