Yes, you are right. Thank you very much :)

On 2/15/2021 7:48 PM, Kai Köhne wrote:
-----Ursprüngliche Nachricht-----
Von: Interest <interest-boun...@qt-project.org> Im Auftrag von Alexander
Dyagilev
Gesendet: Montag, 15. Februar 2021 17:33
An: interest@qt-project.org
Betreff: [Interest] Turn off QML output

Hello,

When application starts, its Application output is bloated by a huge number of
such lines:

QQmlImports(qrc:/qml_ui/desktop/main.qml)::addFileImport: "../common"
-1.-1 as ""
[...]

Is there a way to turn this annoying thing off?
You most likely have defined the variable QML_IMPORT_TRACE in your environment. 
Just do not set it.

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

Reply via email to