Mazhe on Nostr: #SailfishOS app devs: is it normal that qDebug() calls prints nothing on the ...
#SailfishOS app devs: is it normal that qDebug() calls prints nothing on the emulator?
- launching my app through sfdk device exec
- app created from sailfish IDE as a cmake project, debug build type (no supression flags seen)
- QLoggingCategory::setFilterRules(QStringLiteral("*.debug=true")) or QT_LOGGING_RULES='*.debug=true" do nothing
iostream std::cerr works...
- launching my app through sfdk device exec
- app created from sailfish IDE as a cmake project, debug build type (no supression flags seen)
- QLoggingCategory::setFilterRules(QStringLiteral("*.debug=true")) or QT_LOGGING_RULES='*.debug=true" do nothing
iostream std::cerr works...