<div dir="ltr">Hi,<div><br></div><div>since version 5.1.0 VirtualBox is now using QT5 by default for Windows builds. </div><div>Can anyone give an advice on how to build QT5 libs with integrity check enabled on windows?</div><div><br></div><div>I tried to follow similar steps as described here: <a href="https://forums.virtualbox.org/viewtopic.php?f=10&t=73799">https://forums.virtualbox.org/viewtopic.php?f=10&t=73799</a>,</div><div>but it doesn't work for QT5. The build process builds "uic.exe" and links it against the (already built) QtCore5.dll. The dll is built with the integrity check turned on but it is obviously not signed yet (because the build process of QT doesn't sign libs). As a result, "uic.exe" cannot load QtCore5.dll and the build fails.</div><div><br></div><div>Any hint on how to build these libs with the integrity check enabled would be helpful.</div><div><br></div><div>Best regards,</div><div>Mikhail</div><div><br></div></div>