[mythtv-users] Master / QT6

Gary Buhrmaster gary.buhrmaster at gmail.com
Tue Oct 26 12:18:25 UTC 2021


On Tue, Oct 26, 2021 at 10:59 AM John Hoyt <john.hoyt at gmail.com> wrote:
>
> Are there any configure inputs required to build mythtv master with QT6?
>

Well, only the devel/qt6 branch will compile with Qt6,
and there are a number of code sections simplify
ifdef'ed out to allow it to do so because (at least at
the time) Qt6 had not yet ported some necessary
Qt6 modules.

I occasionally compile the devel/qt6 branch under
linux using my packaging repo targeted to fedora
(primarily to make sure the packaging repo does
not need additional rework).

Under Linux, the primary configure change is
  --qmake=qmake6


More information about the mythtv-users mailing list