[vlc-devel] [PATCH] qt: Fix build with Qt 5.15
Pierre Lamot
pierre at videolabs.io
Fri Mar 27 14:35:18 CET 2020
It seems to be present in Qt5.5 as well, which is the minimal Qt version
for VLC 3.0,
So I suppose it's fine
On 2020-03-27 14:11, Steve Lhomme wrote:
> QPainterPath exists in Qt 5.12.7 that we build VLC 3.0 with. So that
> shouldn't break the bots at least.
>
> On 2020-03-27 12:58, Dominique Leuenberger / DimStar wrote:
>> VLC 3.0 fails to build against Qt 5.15 due to header layout
>> reorganisation (as usual)
>>
>> The attached patch is tested against Qt 5.15 beta2 and get's us going
>> again. VLC Master seems to have moved a lot with the Qt interface, so
>> the patch does not apply there.
>>
>> Cheers,
>> Dominique
>>
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> https://mailman.videolan.org/listinfo/vlc-devel
>>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list