Cool, I knew I had read that before Thanks! EDIT: unfortunately it doesn’t get me far since the connect back from the qmlbench causes the app to die.
Had you seen this (which got me into this mess) :
Presumably I’m instantiating c++ objects in an unsafe way (I wanted a ‘generated’ startup sound that uses sdl for generation).
As it is now, it’s easier for me to just run the app from a terminal and use stdout. Not ideal :0