bootstrap-dht
bootstrap-dht copied to clipboard
How can I build it on windows?
Hello! I want to use it on windows,but I can‘t build it.Because it use a linux lib.What should I do?
Thanks!
it's explained under the "building" heading in the readme.
Hi,@arvidn I see that the library calls the Linux system API.Can I compile it on windows?I compile it according to readme.But there was an error saying I was missing the header file.Such as alloca.h and sys/mman.h.