[vbox-dev] Building QT5 for VirtualBox on windows

Mikhail Kovalev mikhail.kovalev at gmail.com
Wed Jul 20 08:45:15 GMT 2016


Hi,

since version 5.1.0 VirtualBox is now using QT5 by default for Windows
builds.
Can anyone give an advice on how to build QT5 libs with integrity check
enabled on windows?

I tried to follow similar steps as described here:
https://forums.virtualbox.org/viewtopic.php?f=10&t=73799,
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.

Any hint on how to build these libs with the integrity check enabled would
be helpful.

Best regards,
Mikhail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20160720/d0d56ec8/attachment.html>


More information about the vbox-dev mailing list