[Interest] Qt 5.12 for Windows (Static)
Mitch Curtis
mitch.curtis at qt.io
Thu Jan 17 10:57:54 CET 2019
> -----Original Message-----
> From: Interest <interest-bounces at qt-project.org> On Behalf Of Nuno
> Santos
> Sent: Thursday, 17 January 2019 10:06 AM
> To: interest at qt-project.org Interest <interest at qt-project.org>
> Subject: [Interest] Qt 5.12 for Windows (Static)
>
> Hi,
>
> I have just compiled a fresh Qt 5.12.1 from the source statically on Windows
> but I’m having a basic problem.
>
> Any application that I run, crashes immediately, even the Qt Creator project
> templates, like que Qt Quick application template.
>
> I don’t have a clue of what is going on. Any ideas on how to get more
> information to eventually fill a bug report?
So dynamic builds work fine?
Make a debug build so you can get a stack trace. If you don't see any errors before it crashes, try running it with DebugView just in case:
https://docs.microsoft.com/en-us/sysinternals/downloads/debugview
> Thanks!
>
> Nuno
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
More information about the Interest
mailing list