Done.
Gesendet: Montag, 15. Dezember 2014 um 00:09 Uhr
Von: "Sergio Martins" <[email protected]>
An: [email protected], "Gunnar Roth" <[email protected]>
Betreff: Re: [Development] QTBUG-42038 also happens with wec2013 arm imx6 device

On Friday, December 12, 2014 17:47:16 Gunnar Roth wrote:

> I fix it by using

> #if defined(_M_ARM) // QTBUG-42038 , only talks about winrt but this also

> happens at least on wec2013 arm devices too, maybe even on ce 6/7. #pragma

> optimize("", off)

> #endif

>

> instead of

>

> #if defined(Q_OS_WINRT) && defined(_M_ARM) // QTBUG-42038

> #pragma optimize("", off)

> #endif

>

>

> Maybe this helps anyone.

 

Hi,

 

Can you submit a patch and add your findings to the bug report ?

 

Regards,

Sérgio Martins

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to