Skip to content

Instantly share code, notes, and snippets.

View Kylmakalle's full-sized avatar

Sergey Akentev Kylmakalle

View GitHub Profile
@Kylmakalle
Kylmakalle / console.log
Created June 4, 2024 11:06
tdlib fab354a linking error
ld: Undefined symbols:
td::verbosity_mtproto, referenced from:
l_constinit in TDLibFramework[arm64][134](Logging.cpp.o)
td::verbosity_raw_mtproto, referenced from:
l_constinit in TDLibFramework[arm64][134](Logging.cpp.o)
td::mtproto::DhHandshake::run_checks(bool, td::mtproto::DhCallback*), referenced from:
td::CallActor::do_update_call(td::telegram_api::phoneCallAccepted const&) in TDLibFramework[arm64][39](CallActor.cpp.o)
td::CallActor::do_update_call(td::telegram_api::phoneCall const&) in TDLibFramework[arm64][39](CallActor.cpp.o)
td::SecretChatActor::run_auth() in TDLibFramework[arm64][223](SecretChatActor.cpp.o)
td::SecretChatActor::on_update_chat(td::telegram_api::encryptedChat&) in TDLibFramework[arm64][223](SecretChatActor.cpp.o)