[Interest] Qt 5.12 for Windows (Static)
Henry Skoglund
fromqt at tungware.se
Thu Jan 17 12:05:44 CET 2019
On 2019-01-17 11:52, Nuno Santos wrote:
> I have tried to put everything that is relevant in a single image. What
> is crashing is the Qt Creator template for a Qt Quick App.
>
> As you can see not even the first line of debug is printed. Maybe
> something was not configured correctly.
>
> I can’t spot anything wrong…. Can you?
>
That error "Cannot retrieve debugging output" you should try to fix: try
to close all other programs running, for example Visual Studio and
DbgView. (It could be that some of your qDebug() statement actually runs
but you're not seeing any output because of that error).
Rgrds Henry
More information about the Interest
mailing list