On Monday 25 November 2024 08:45:55 Pacific Standard Time Thiago Macieira
wrote:
> > The issue would probably not happen in a release build
>
> It does happen. I'll disable namespace 0 for MSVC.
https://codereview.qt-project.org/c/qt/qtopcua/+/606509
If you need this functionality, get a better
On Monday 25 November 2024 03:24:02 Pacific Standard Time Volker Hilsheimer via
Development wrote:
> This is a debug build with VS2022, cl version 19.41.34123. The issue would
> probably not happen in a release build. gcc and clang seem to cope as well.
That's because I tested gcc for my all-Qt b
> On 14 Nov 2024, at 17:00, Thiago Macieira wrote:
>
> On Thursday 14 November 2024 02:20:16 Mountain Standard Time Volker
> Hilsheimer
> via Development wrote:
>> Did you build Qt SCXML? Build fails now with:
>>
>> error: "qtmochelpers.h not found or too old.”
>
> Yes, but it looks like I
On Thursday 14 November 2024 02:20:16 Mountain Standard Time Volker Hilsheimer
via Development wrote:
> Did you build Qt SCXML? Build fails now with:
>
> error: "qtmochelpers.h not found or too old.”
Yes, but it looks like I never pushed the fix. I found it yesterday when
working on something e
November 14, 2024 10:20 AM
To: Macieira, Thiago
Cc: development@qt-project.org
Subject: Re: [Development] moc output changes coming
> On 12 Nov 2024, at 03:48, Thiago Macieira wrote:
>
> The changes to moc are getting integrated. The next batch will include a
> change to the output
> On 12 Nov 2024, at 03:48, Thiago Macieira wrote:
>
> The changes to moc are getting integrated. The next batch will include a
> change to the output revision number, so qtmetamacros.h and moc must match.
> Because we decided that moc does not need to keep compatibility, you may need
> to r
The changes to moc are getting integrated. The next batch will include a
change to the output revision number, so qtmetamacros.h and moc must match.
Because we decided that moc does not need to keep compatibility, you may need
to rebuild:
If you're using QT_HOST_TOOLS, you'll need to rebuild th