[Interest] Qt 5.12 for Windows (Static)

Thiago Macieira thiago.macieira at intel.com
Thu Jan 17 17:35:02 CET 2019


On Thursday, 17 January 2019 05:07:21 PST Nuno Santos wrote:
> Can you spot anything wrong?

Reduce your problem. Suggested steps:
 1) remove OpenSSL dependency
 2) use regular dynamic runtime (not -static-runtime)
 3) build your application with fewer Qt libraries

What is the smallest combination that still crashes at load?

Make sure your application is CONFIG += console, so that any output goes to 
the console instead of the debug ring.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list