Hi Nicolas,
thanks for the update! Regarding Kile's Qt 6 plans:
- kile (no Qt6 port)
There is a MR to port:
https://invent.kde.org/office/kile/-/merge_requests/60
Kile has not seen a Qt-5-based release. We are waiting for a 4th beta
and a final Kile 3 release. Currently this blocked by more
Hi,
as an update for where we are right now:
On 12/6/23 21:51, Nicolas Fella wrote:
Hi,
the transition of many apps to Qt6 provides some challenges for apps
producing and consuming KParts.
KParts are implemented as Qt plugins and as such are specific to the Qt
version they are built against.
On Wednesday, December 6, 2023 9:51:20?PM CET Nicolas Fella wrote:
> Hi,
Hi,
> the transition of many apps to Qt6 provides some challenges for apps
> producing and consuming KParts.
>
> KParts are implemented as Qt plugins and as such are specific to the Qt
> version they are built against. In o
Hi,
the transition of many apps to Qt6 provides some challenges for apps
producing and consuming KParts.
KParts are implemented as Qt plugins and as such are specific to the Qt
version they are built against. In other words, a KPart built against
Qt5 cannot be loaded by an app using Qt6 and vice