Arman92 / go-tdlib

Golang Telegram TdLib JSON bindings
GNU General Public License v3.0
437 stars 100 forks source link

"Library not found" error on macos system #93

Open vlabots opened 3 years ago

vlabots commented 3 years ago

I copied folder tdlib/include/td to /Users/montie/go/pkg/mod/github.com/!arman92/go-tdlib@v1.0.0 and got some error.

# github.com/Arman92/go-tdlib ld: library not found for -ltdjson_static

What should I do?

Thank you for the answers.

tqrj commented 1 year ago

Did you solve it?