[Interest] Qt 5.12 for Windows (Static)

Maurice Kalinowski Maurice.Kalinowski at qt.io
Thu Jan 17 12:32:17 CET 2019


Those are windows related and resolved during runtime.

Maybe you could post your exact configure line, so that others can try to reproduce it? Also which modules of Qt are you using?
Does it work for Qt examples?

Maurice


From: Interest <interest-bounces at qt-project.org> On Behalf Of Nuno Santos
Sent: Thursday, January 17, 2019 12:12 PM
To: Tony Rietwyk <tony at rightsoft.com.au>
Cc: interest at qt-project.org
Subject: Re: [Interest] Qt 5.12 for Windows (Static)

Tony,

It actually ended up something. There are a lot of issues. Can anyone understand what is happening?

Thanks!

Nuno

[cid:image001.png at 01D4AE60.ADC57780]


On 17 Jan 2019, at 10:55, Tony Rietwyk <tony at rightsoft.com.au<mailto:tony at rightsoft.com.au>> wrote:

Hi Nuno,

Are you sure that the static build of Qt worked?

What happens when you start the debugging by single stepping?  In my dynamically built exe, I get to qtmain_win.cpp, WinMain routine.  If the single step works, how far do you get?  If it doesn't, then I think you may be picking up the wrong runtime dlls - check the path env var.  My understanding is that a statically built exe still needs dynamic linking to the c/c++ runtime?  Try running the exe via MS depends utility from http://www.dependencywalker.com/

Hope that helps,


On 17/01/2019 8:06 pm, Nuno Santos wrote:


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?

Thanks!

Nuno
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest
_______________________________________________
Interest mailing list
Interest at qt-project.org<mailto:Interest at qt-project.org>
https://lists.qt-project.org/listinfo/interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190117/a676a0a8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 235355 bytes
Desc: image001.png
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190117/a676a0a8/attachment.png>


More information about the Interest mailing list