vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[qt] Update 6.7.0

Open Neumann-A opened this issue 10 months ago • 2 comments

Neumann-A avatar Apr 02 '24 17:04 Neumann-A

Hi All,

I'm the maintainer of the digiKam open source software. We use Qt6 and VCPKG to build the Windows installer (currently Qt6.6.1).

https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/vcpkg/01-build-vcpkg.sh?ref_type=heads#L115

As you can see we uses plenty of Qt components.

When the Qt 6.7.0 will be ready, i will give you a fresh feedback after upgrading VCPKG on my WM.

Best

Gilles Caulier

cgilles avatar May 01 '24 07:05 cgilles

FTR Qt 6.7.0 has a fat bug in qmlcachegen, https://bugreports.qt.io/browse/QTBUG-123613.

dg0yt avatar May 01 '24 08:05 dg0yt

Good work @Neumann-A ! FYI: 6.7.1 is planned to be released today: https://lists.qt-project.org/pipermail/releasing/2024-April/003016.html Though, not sure if it has been delayed or not.

nickdademo avatar May 03 '24 07:05 nickdademo

Good work @Neumann-A ! FYI: 6.7.1 is planned to be released today: https://lists.qt-project.org/pipermail/releasing/2024-April/003016.html Though, not sure if it has been delayed or not.

According to https://wiki.qt.io/Qt_6.7_Release the 6.7.1 release is scheduled for 7 May. That date is from 29 April, so it is is 5 days newer that the update you linked from the Qt mailing list.

tsondergaard avatar May 03 '24 11:05 tsondergaard

Good work @Neumann-A ! FYI: 6.7.1 is planned to be released today: https://lists.qt-project.org/pipermail/releasing/2024-April/003016.html Though, not sure if it has been delayed or not.

According to https://wiki.qt.io/Qt_6.7_Release the 6.7.1 release is scheduled for 7 May. That date is from 29 April, so it is is 5 days newer that the update you linked from the Qt mailing list.

Date has been updated to 14 May on https://wiki.qt.io/Qt_6.7_Release, so I don't see any reason to wait for it before merging this PR.

tsondergaard avatar May 07 '24 12:05 tsondergaard

I agree. I already use Qt 6.7.0 under Linux with my project (compiled outside VCPKG) and it work fine. 6.7.1 will probably introduce more tunes to be integrated.

cgilles avatar May 07 '24 15:05 cgilles