[Interest] QApplication fails to start on release mode when using Qt as a backend of a plugin (Windows)

Thiago Macieira thiago.macieira at intel.com
Thu Sep 17 18:24:02 CEST 2015


On Thursday 17 September 2015 13:42:41 Nuno Santos wrote:
> Hi,
> 
> I have seen this bug report. The funny thing is that it says it is resolved
> on Qt 5.5.0
> 
> I'm using Qt 5.5.0
> 
> What am I missing?

Some detail.

Apparently the bug fix was not enough for your case. The fix assumed that qtmain 
was used, but the main() function fiddled with the arguments.

Your case is that the main application is non-Qt, so it has no qtmain.

Please report that as a new bug with those details so it can be fixed.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list