-
`===> Compiling tdlib
cp: не удалось выполнить stat для 'priv/crates/tdlib_nif/0.2.0/release/libtdlib_nif.so': Нет такого файла или каталога
===> Hook for compile failed!`
`ls priv/crates/tdlib_nif…
-
Hello,
on version 1.8.14 I get `tg_cli` compiled but not installed by the `ninja install` process.
Here is the list of the installed files here:
```
/usr/include/td/telegram/Client.h
/usr/i…
-
### Version
18.16.0
### Platform
Darwin mac.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar 6 21:00:17 PST 2023; root:xnu-8796.101.5~3/RELEASE_X86_64 x86_64
### Subsystem
tlg 1.1.4
### What …
-
```
ld: warning: ignoring file /Users/owaf/Dart/app/telegram-flutter/tdlib/macos/libtdjson.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64
warning: Run script…
-
When I run my application, at the beginning it uses like 18MB, but it increases infinitely.
In a day it reaches 150MB
I don't know it's `tdlib` bindings issue or `libtdjson `itself.
I have ch…
-
I want to use TDLib JSON interface from PHP FFI, but i requires `libtdjson.so` to run.
As I understand, [it is not an option](https://github.com/tdlib/td/issues/2188) to compile TDLib on a 1 GB serve…
-
I was trying to build example in readme and i get tons of error aboud ld
these are first few line:
```
# github.com/zelenin/go-tdlib/client
/usr/bin/ld: /usr/local/lib/libtdjson_private.a(Clien…
-
The macOS bindings expect a `dylib` file called `liblibtdjson.dylib` on the search path. However, the standard build for [TDLib](https://github.com/tdlib/td) will output a file called `libtdjson.dylib…
-
Hi!
Thank you for great crate!
Looks like we wrongly understand tglib releases.
Just read tdlib developers explanation : ["The recommended commit to use would still be the last commit from …
-
## Checklist
- [✔️ ] I am sure the error is coming from Pyrogram's code and not elsewhere.
- [ ✔️] I have searched in the issue tracker for similar bug reports, including closed ones.
- [ ✔️] I…