telegramdesktop / tdesktop

Telegram Desktop messaging app
https://desktop.telegram.org/
Other
26.23k stars 5.2k forks source link

KF6 is not yet released. #26993

Closed microcai closed 1 year ago

microcai commented 1 year ago

Steps to reproduce

when build tdesktop with qt6, it requires kf6CoreAddons which is not yet released. but @ilya-fedin said that Qt 5 is not supported in telegram-desktop anymore.

Expected behaviour

build success with qt6 and kf5

Actual behaviour

configure pharse failed with missing kf6coreaddons

Operating system

Gentoo

Version of Telegram Desktop

4.10.5

Installation source

Other (unofficial) source

Crash ID

No response

Logs

No response

ilya-fedin commented 1 year ago

It's not required, it's an optional dependency. If it's not available, the code falls back to the bundled copy.