Re: Qt5->Qt6 transition chaos for packagers when depending applications are not yet ported.

2023-10-04 Thread Albert Astals Cid
El dimecres, 4 d’octubre de 2023, a les 16:01:30 (CEST), Ben Cooksley va escriure: > On Thu, Oct 5, 2023 at 2:16 AM Scarlett Moore < > > scarlett.gately.mo...@gmail.com> wrote: > > Hello everyone! > > Obviously we expect there to be bumps in the road while packaging > > unstable ( master ), howev

Re: Qt5->Qt6 transition chaos for packagers when depending applications are not yet ported.

2023-10-04 Thread Albert Astals Cid
El dimecres, 4 d’octubre de 2023, a les 11:39:27 (CEST), Scarlett Moore va escriure: > Hello everyone! > Obviously we expect there to be bumps in the road while packaging > unstable ( master ), however in most cases you can set > QT_VERSION_MAJOR and dual build qt5 and qt6 version to satisfy both

Re: Qt5->Qt6 transition chaos for packagers when depending applications are not yet ported.

2023-10-04 Thread Ben Cooksley
On Thu, Oct 5, 2023 at 2:16 AM Scarlett Moore < scarlett.gately.mo...@gmail.com> wrote: > Hello everyone! > Obviously we expect there to be bumps in the road while packaging > unstable ( master ), however in most cases you can set > QT_VERSION_MAJOR and dual build qt5 and qt6 version to satisfy bo

Qt5->Qt6 transition chaos for packagers when depending applications are not yet ported.

2023-10-04 Thread Scarlett Moore
Hello everyone! Obviously we expect there to be bumps in the road while packaging unstable ( master ), however in most cases you can set QT_VERSION_MAJOR and dual build qt5 and qt6 version to satisfy both qt5 and qt6 applications. I have stumbled on libkgapi which master does not support this and w