Re: MythTV 0.36 in unstable

Página superior

Responder a este mensaje
Autor: Christian Marillat
Fecha:  
A: dmo-discussion
Asunto: Re: MythTV 0.36 in unstable
On 16 févr. 2026 13:34, rainman@??? wrote:

> Are you using CMake rather than qmake when trying to compile with qt6?
> What distro are you using to compile with?


Here we are talking about Debian packages.

> Here are some specifics.


I don't see a problem here to build with Qt5 or Qt6 except that Qt6 is
broken for now.

From the configure file in the 36.0 source I read :

,----
| # Minimum supported Qt version
| QT5_MIN_VERSION_STR="5.15.2"
| QT6_MIN_VERSION_STR="6.4.0"

`----

Christian