Qt 6.11 is out! See what's new in the release
blog
QML Environment Settings not working?
General and Desktop
2
Posts
2
Posters
1.1k
Views
1
Watching
-
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