<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Am Di., 7. Jan. 2020 um 13:52 Uhr schrieb Roland Winklmeier <<a href="mailto:roland.m.winklmeier@gmail.com">roland.m.winklmeier@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hey everyone,</div><div><br></div><div>First, happy new year!</div><div><br></div><div>Second, I switched my nightly build to 5.14 branch and was building debug binaries as usual. Configure arguments:</div><div><br></div><div>configureArguments=-developer-build -debug -opensource -nomake examples -nomake tests -confirm-license -opengl desktop -dbus -openssl -I D:\Downloads\openssl-1.1.1d-win32-mingw/include</div><div><br></div><div> The config summary seems to agree with me <br></div><div><br></div><div>Build options:<br>  Mode ................................... debug; optimized tools</div><div><br></div><div>however, the binaries don't have the typical debug suffix:</div><div><br></div><div>$ ls Qt5*<br>Qt5Core.dll*</div><div><br></div><div>Qt 5.14 branch pulled this morning pointing to 2c3eaa7b87219d24facfe81a5b22cb218324f1ae.</div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>Cheers Roland<br></div></div></blockquote><div><br></div><div>Found the answer myself in <a href="https://bugreports.qt.io/browse/QTBUG-80792">https://bugreports.qt.io/browse/QTBUG-80792</a>. I got confused after qmake telling me Qt5Cored.dll could not be found when building my own project. Seems like I need to adopt something to get my project working without the suffix.</div><div><br></div><div>Cheers Roland<br></div></div></div>