Wireshark-dev: Re: [Wireshark-dev] Compile fails with Qt 6.4.0 on windows

From: Roland Knall <rknall@xxxxxxxxx>
Date: Tue, 11 Oct 2022 21:24:22 +0200
Hi

For now, 6.4.0 is not supported. 6.3.x are the latest compatible versions.

Work is being done on achieving compatibility.

regards
Roland

Am Di., 11. Okt. 2022 um 21:23 Uhr schrieb Anders Broman <a.broman58@xxxxxxxxx>:
Hi,
Setting up on a new PC I just grabbed the latest Qt version and compilation fails on:

       (ClCompile target) ->
         C:\development\wireshark\ui\qt\widgets\detachable_tabwidget.cpp(158,56): error C2220: the following warning is treated as an error [C:\development\build\ui\qt\qtui.vcxproj]
       C:\development\wireshark\ui\qt\widgets\detachable_tabwidget.cpp(158,56): error C2220:         QMouseEvent * finishMouseMove = new QMouseEvent(QEvent::MouseMove, event->pos(), Qt::NoButton, Qt::NoButton, Qt::NoModifier); [C:\development\build\ui\qt\qtui.vcxproj]
       C:\development\wireshark\ui\qt\widgets\detachable_tabwidget.cpp(158,56): error C2220:                                                        ^ [C:\development\build\ui\qt\qtui.vcxproj]

Used the built in Cmake and git.
Best regards
Anders
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe