Hello,

Thanks for replying. 

For WinRT, yes I compiled (-xplatform winrt-x86-msvc2013) and opened on both VS 
2013 and 2015. Same behavior.  Desktop, and a tablet with Windows 8.1 I use to 
test things (Insignia 8 in Intel Atom 32GB Windows Tablet / NS-15MS0832). At 
the moment I'm just compiling 5.5.1 for desktop (no winrt, with flags 
-opensource -confirm-license -mp -opengl dynamic -debug-and-release -platform 
win32-msvc2015 -nomake tests -nomake examples -icu -openssl) with msvc2015, no 
problems so far just waiting for compilation to finish. 

I'll open the ticket as soon as I can regarding WinRT.


 ---- On Mon, 19 Oct 2015 10:06:34 -0400 Kalinowski Maurice 
<[email protected]> wrote ---- 
 > I assume you are using VS2013? What type of device are you running on? 
 > Desktop?
 > 
 > And lastly, it's preferred to use the bugtracker to more easily follow up on 
 > those reports.
 > 
 > BR,
 > Maurice
 > 
 > 
 > > -----Original Message-----
 > > From: interest-bounces+maurice.kalinowski=theqtcompany.com@qt-
 > > project.org [mailto:interest-
 > > [email protected]] On
 > > Behalf Of David González
 > > Sent: Monday, October 19, 2015 3:29 PM
 > > To: [email protected]
 > > Subject: [Interest] [5.5.1] WinRT support broken?
 > > 
 > > Hello,
 > > 
 > > I've been trying to get my application working in WinRT. It compiles/runs 
 > > fine
 > > with 5.5.0. Initially I ran into a threading problems (I couldn't use
 > > QNetworkAccessManager facilities and basic network replies usage and the
 > > fonts were too blurry) with 5.5.0 which is why I've been waiting for 5.5.1 
 > > to
 > > come out for a while now.
 > > 
 > > With 5.5.1:
 > > 
 > > - WinRT application won't run, I just tried running the example _Qt Quick
 > > Controls Gallery_ (available in Qt Creator - Examples section). It runs 
 > > under
 > > 5.5.0, on 5.5.1 it throws, then the app automatically closes
 > > 
 > > 'gallery.exe' (Win32): Loaded
 > > 'C:\Users\david\Documents\Projects\controls\gallery\debug\AppX\QtQuick
 > > \Window.2\windowplugind.dll'. Symbols loaded.
 > > First-chance exception at 0x776A3E28 in gallery.exe: Microsoft C++
 > > exception: CacheOverflowException at memory location 0x0433DE34.
 > > First-chance exception at 0x776A3E28 in gallery.exe: Microsoft C++
 > > exception: CacheOverflowException at memory location 0x0433DE34.
 > > First-chance exception at 0x776A3E28 in gallery.exe: Microsoft C++
 > > exception: CacheOverflowException at memory location 0x0433DE34.
 > > 
 > > - On my application just endless then the app automatically closes
 > > 
 > > Exception thrown at 0x776A3E28 (KernelBase.dll) in app.exe: 0x40080201:
 > > WinRT originate error (parameters: 0x8000000E, 0x0000002C, 0x093FF468).
 > > Exception thrown at 0x776A3E28 (KernelBase.dll) in app.exe: 0x40080201:
 > > WinRT originate error (parameters: 0x8000000E, 0x0000002C, 0x091FF494).
 > > Exception thrown at 0x776A3E28 (KernelBase.dll) in app.exe: 0x40080201:
 > > WinRT originate error (parameters: 0x8000000E, 0x0000002C, 0x090FF350).
 > > Exception thrown at 0x776A3E28 (KernelBase.dll) in app.exe: 0x40080201:
 > > WinRT originate error (parameters: 0x8000000E, 0x0000002C, 0x092FF7E0).
 > > 'app.exe' (Win32): Loaded 'C:\Windows\SysWOW64\IPHLPAPI.DLL'. Cannot
 > > find or open the PDB file.
 > > 
 > > Any Qt/WinRT user experiencing the same? Has the issues been fixed at
 > > 5.6.0 I'll start cloning the repo.
 > > 
 > > _______________________________________________
 > > Interest mailing list
 > > [email protected]
 > > http://lists.qt-project.org/mailman/listinfo/interest
 > 

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

Reply via email to