Closed nikiraa closed 6 months ago
I need to build libtdjsonandroid to work on android using Unity (C#) Please help me build dll. I configured everything as indicated in the comment:
After third_party/crypto/build-all.sh I have few errors:
I tried downloading the NDK but got the same error
Originally posted by @YauheniKhadanovich in https://github.com/tdlib/td/issues/77#issuecomment-1091180569
It looks like you specified Windows-style path "C:users/..." instead of "/c/users/...".
Also, the scripts were written for NDK r20 and may not work with newer Android NDK.
I need to build libtdjsonandroid to work on android using Unity (C#) Please help me build dll. I configured everything as indicated in the comment:
After third_party/crypto/build-all.sh I have few errors:
I tried downloading the NDK but got the same error
Originally posted by @YauheniKhadanovich in https://github.com/tdlib/td/issues/77#issuecomment-1091180569