Hi, I am trying to use the open source Qt Quick Compiler that comes with Qt 5.11, which is apparently qmlcachegen.exe.
I have stumbled upon the issue that the compiler will process any qrc containing qml or js files, even if the js files are not meant to be used in QML. I have tried to use `QTQUICK_COMPILER_SKIPPED_RESOURCES` to have the compiler ignore the contained JS files, but it does not work. Is there a solution? Thank you Regards Benjamin _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest