[Interest] QT 5.4 - Windows Phone (WinRT) - Blank Screen
Oliver Wolff
oliver.wolff at digia.com
Fri Oct 10 08:13:47 CEST 2014
Hi Raphael,
that sounds like you are hit by
https://bugreports.qt-project.org/browse/QTBUG-41768 We hope to fix that
"soonish".
Cheers,
Olli
On 10/10/2014 04:31, Raphael Couto wrote:
>
> I've tested on a Lumia 920.
>
> The filename of dump generated in Documents folder (phone):
>
> meubrt - aa1e427f-8131-4947-b723-af0d5f6f8cda with exception C0000194
> on 10-09-2014 14.41.dmp
>
> I opened the dump with WinDBG:
>
> ERROR: Exception C0000194 occurred on unknown thread FFFFFFFF
>
> Seaching the net about this exception:
>
> https://answers.madewithmarmalade.com/questions/25370/gametutorial-stage6-stage7-will-not-run-on-windows.html
> (last post - this can be related?)
>
> "
>
> @swarnamuki
> <https://answers.madewithmarmalade.com/users/2245/swarnamuki.html> It
> is crashing in Angle when virtual resolution is used. it appears to be
> running out of memory. That is running out of graphics memory, not
> memory controlled by s3e, so to fix this you need to decrease the s3e
> memory or change the capabilities to support a higher memory amount
> (see the docs for this).
>
> "
>
> Em , Raphael Couto escreveu:
>
>> Hi,
>>
>> I've compiled Qt 5.4 today for winrt:
>>
>> ..\qt5\configure.bat -xplatform winphone-arm-msvc2013 -prefix
>> C:\quati\develop\build\qt5.4\winphone_arm -opensource
>> -confirm-license -nomake tests -nomake examples
>>
>> Then, after setup QtCreator, I've tried to compile my project (Qml -
>> that works on Android and IOS). But application stops, and a dump
>> file is created in Documents folder.
>>
>> I've made another test:
>>
>> "C:\Quati\develop\build\qt5.4\winphone_arm\bin\qmake.exe"
>> C:\xxx\xxxx\xxxxx\xxxxx.pro -r -spec winphone-arm-msvc2013
>> "CONFIG+=declarative_debug" -tp vc CONFIG+=windeployqt
>>
>> Open VS2013, and try to run the application. Some logs (console.log
>> in qml's) appear in Output Window, but the application shows a blank
>> screen.
>>
>>
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141010/c409729e/attachment.html>
More information about the Interest
mailing list