Hi Kai, > Can you file a bug about this? I’m still hoping to fix all remaining issues for 5.14.1 …
I've commented an existing https://bugreports.qt.io/browse/QTBUG-80792 and attached my example to reproduce the d-prefix issue. My attached file appears somehow in the Ticket description though, not in my own comment as it used to be iirc. Or should I create a separate ticket? Cheers Dmitriy On Tue, Jan 14, 2020 at 9:02 AM Kai Köhne <[email protected]> wrote: > > From: Development <[email protected]> On Behalf Of > Dmitriy Purgin > > Sent: Tuesday, January 14, 2020 8:46 AM > > To: Thiago Macieira <[email protected]> > > Cc: Qt development mailing list <[email protected]> > > 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 … > > > I wonder what happens to debug-and-release builds now. > > -debug-and-release was completely disabled in Qt 5.14.0, but will work > again in Qt 5.14.1 (though still not be the default). > > Kai > > -- > Thiago Macieira - thiago.macieira (AT) http://intel.com > Software Architect - Intel System Software Products > > > > _______________________________________________ > Development mailing list > mailto:[email protected] > https://lists.qt-project.org/listinfo/development >
_______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
