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

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to