bootstrap-dht icon indicating copy to clipboard operation
bootstrap-dht copied to clipboard

How can I build it on windows?

Open Zjek opened this issue 4 years ago • 2 comments

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!

Zjek avatar Apr 17 '21 08:04 Zjek

it's explained under the "building" heading in the readme.

arvidn avatar Apr 19 '21 05:04 arvidn

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.

Zjek avatar Apr 19 '21 07:04 Zjek