I have a problem when running my app on the android emulator. After a few seconds (usually between 5 and 10 seconds or so), this is printed on the "application output" panel:

  "org.qtproject.example.myapp" died

And after that, I can't see the output of my application anymore, so all qDebug() output is lost :-/

The application itself has not died. It's still running fine on the emulator.

I'm on Linux 64-bit with the latest version of Qt Creator (4.1.0) which was installed with the Qt online installer (everything is up to date through MaintenanceTool.) The Android SDK and NDK are also the latest versions.

Also, this happens with all ABIs and API levels.

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to