Open heatxsink opened 4 years ago
Hi @heatxsink. Could you specify what OS you employ? Be aware, that this library works only with Linux systems. No Windows, no FreeBSD...
got the same error, running on macOS (darwin)
@lukibahr , I'm sorry, macOS (FreeBSD, Windows as well) is not supported. And if you try to compile this code directly on macOS, I assume this is mistake and you should use cross compilation approach, because you don't have intention to run this code on macOS, right?
okay, thank you for your hint. Cross compiling the code for UNIX will be enough for me.
@lukibahr, I will recommend additionally take a look at these comments, where, as I remember we have discussed same aspect: https://github.com/d2r2/go-dht/issues/11#issuecomment-472924091
Trying to
go get
this and ... no dice.