Hi Henry,

>If you don't to wait for 5.14.1 then I've patched utils.cpp (see the bug
> above), you can then rebuild windeployqt so that it works in MinGW
> 5.14.0 or download the patched .exe it from here:

Thanks for the patch! It's not that important for me that I update, I'm
just dropping a new version of qdoc occasionally to see if the parsing of
non-Qt-framework C++ documentation has improved. I can't produce a
reasonable documentation with it for my namespaced C++ library but it gets
better from version to version. But that's the whole other topic... my QML
library documentation gets generated perfectly though.

Cheers
Dmitriy

On Tue, Jan 14, 2020 at 9:17 AM Henry Skoglund <he...@tungware.se> wrote:

> On 2020-01-14 09:02, Kai Köhne wrote:
> >> From: Development <development-boun...@qt-project.org> On Behalf Of
> Dmitriy Purgin
> >> Sent: Tuesday, January 14, 2020 8:46 AM
> >> To: Thiago Macieira <thiago.macie...@intel.com>
> >> Cc: Qt development mailing list <development@qt-project.org>
> >> Subject: Re: [Development] Qt 5.14 MinGW debug build doesn't add debug
> suffix
> >>
> >> I've just discovered another side-effect of this change. I've
> integrated the qdoc.exe in a custom toolchain for internal use, and it
> should be able to run in environments > without any Qt installations. So I
> used to do the windeployqt.exe on it, and it always worked until 5.14. Now
> windeployqt says that the qdoc.exe is a Debug executable > (!), and it
> fails to deploy Qt5Cored.dll for obvious reasons. It seems like windeployqt
> is broken as well.
> > Can you file a bug about this? I’m still hoping to fix all remaining
> issues for 5.14.1 …
> >
> https://bugreports.qt.io/browse/QTBUG-80806
>
> If you don't to wait for 5.14.1 then I've patched utils.cpp (see the bug
> above), you can then rebuild windeployqt so that it works in MinGW
> 5.14.0 or download the patched .exe it from here:
> https://tripleboot.org/Uploads/windeployqtreleaseonly.zip (32-bit) or
> https://tripleboot.org/Uploads/windeployqt64releaseonly.zip (64-bit)
> Just drop it in MinGW's bin directory.
>
> _______________________________________________
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development
>
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to