Haivision / srtgo

Go bindings for SRT. Advantages of SRT technology for an easy to use programming language
Mozilla Public License 2.0
185 stars 52 forks source link

Windows Build Not Working #69

Open soulcurio opened 8 months ago

soulcurio commented 8 months ago

Getting this error when i got to build/run.

github.com\haivision\srtgo\accept.go:49:25: undefined: syscall.SizeofSockaddrAny

Am i doing something wrong here I've got the srt library and the win bits in the same folder but nothing seems to work.