I'm having an issue where QMLlive simple exits when the file its looking at updates, rather than showing the updated change. No error is shown. There is only one message that seems related in the Qt console. ``` "/home/bcomnes/repos/qmllive/bin/qmllivebench" finished ``` Running qt `5.5.1` Any idea where I can get better debug info so I can help pin down the issue?
I'm having an issue where QMLlive simple exits when the file its looking at updates, rather than showing the updated change.
No error is shown. There is only one message that seems related in the Qt console.
Running qt
5.5.1Any idea where I can get better debug info so I can help pin down the issue?