QML Environment Settings not working?
-
I'm trying to optimize a QML application I'm working on, but I can't seem to get the build environment settings for QML_BINDING_DUMP, QML_COMPILER_DUMP, QML_COMPILER_STATS to work after setting them to 1. Are these deprecated variables? I got them from an older blog post.
Thanks!
-
According to this QML cheat sheet, those are Qt Quick Version 1 only. See also: https://bugreports.qt.io/browse/QTBUG-49821