[Interest] Qt 5.12 for Windows (Static)

Nuno Santos nunosantos at imaginando.pt
Thu Jan 17 12:09:07 CET 2019


Tony,

It is the first time I’m building Qt 5.12 from the source. My latest stable static build from source was 5.10.

I have just tried dependency walker and for the time, I have saw this application not responding. It doesn’t load the test.exe binary. Just keeps there hanging….

Something is rely bad with this binary…

Nuno

> On 17 Jan 2019, at 10:55, Tony Rietwyk <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
>> https://lists.qt-project.org/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest




More information about the Interest mailing list