Hi everyone,
We have just opened registrations for our Qt Contributor Summit 2025!
In a nutshell:
* May 7-8 (+9), 2025
* Munich, Germany
Welcome Event, May 7th
> BalanDeli (Balanstraße 73/Haus 31, 81541 München)
Qt Contributor Summit, May 8th
> Maritim Hotel Munich (Goethestraße 7, 8033
Hi,
According to `Unit::verifyHeader()` @ `qv4compileddata.cpp`, the version
needs to strictly match:
This is a thorny issue. The Qt version check was put in along with a
number of other checks back when they invented the QML disk cache. There
was no detailed reasoning for the individual che
> On 5 Mar 2025, at 10:49, Ulf Hermann via Development
> wrote:
>
> Hi,
>
>> According to `Unit::verifyHeader()` @ `qv4compileddata.cpp`, the version
>> needs to strictly match:
>
> This is a thorny issue. The Qt version check was put in along with a number
> of other checks back when they