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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to