go-tdlib icon indicating copy to clipboard operation
go-tdlib copied to clipboard

Errors during compiling

Open Fef0 opened this issue 3 years ago • 0 comments

Hi @zelenin, I tried to use this library both with tdlib 1.8.3 and 1.6.0 but every time that I try to compile I get these errors:

# github.com/zelenin/go-tdlib/client
../../../../zelenin/go-tdlib/client/tdlib.go:130:11: could not determine kind of name for C.td_create_client_id
../../../../zelenin/go-tdlib/client/tdlib.go:105:12: could not determine kind of name for C.td_execute
../../../../zelenin/go-tdlib/client/tdlib.go:81:12: could not determine kind of name for C.td_receive
../../../../zelenin/go-tdlib/client/tdlib.go:141:2: could not determine kind of name for C.td_send

Any idea why?

Thanks in advance

Fef0 avatar May 05 '22 15:05 Fef0