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

Run examples with error #41

Closed williamlsh closed 3 years ago

williamlsh commented 3 years ago

Run srtgo examples, both file-receiver and echo-receiver example on Ubuntu focal with libsrt-dev apt package installed resulting the following errors:

# github.com/haivision/srtgo
../../errors.go:186:29: could not determine kind of name for C.SRT_EPOLLEMPTY
../../errors.go:155:24: could not determine kind of name for C.SRT_ESCLOSED
../../errors.go:164:23: could not determine kind of name for C.SRT_ESYSOBJ