Aliaksei Levin
Aliaksei Levin
The path to the `libatomic` library can be different for different NetBSD version. The current path is correct for NetBSD 8.0 x86, so it must be kept, but some other...
gcc5-aux can contain libatomic.so only accidentally. You can install gcc12-libs instead of gcc5-libs and change path to libatomic.so accordingly.
@whp98 Thank you for this issue. TDLib 1.8.6 will include updated build instructions, working out-of-the-box on NetBSD 8.x and 9.x with x86 or x86_64 architectures.
Build instructions should work out-of-the-box on NetBSD 8.x and 9.x with x86 or x86_64 architectures now.
You need to use `inputMessagePhoto` as content of the sent message.
You can't use Telegram without an owned phone number.
These apps aren't related to Telegram.
> Does it matter? Yes, the app isn't related to Telegram. You can't have Telegram account without a phone number.
This is expected behavior if stderr is slow. Therefore, the first thing that done in the example is logging set up, which also should be the first thing to do...
> So, it would be interesting to see what td uses for logging in this situation. The log is written to NUL by default in the case of UWP. Otherwise,...