https://bugs.kde.org/show_bug.cgi?id=402422
Bug ID: 402422 Summary: Precompile qml Product: rust-qt-binding-generator Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: j...@vandenoever.info Reporter: da...@craven.ch Target Milestone: --- When running `cargo run` in the `templates/qt_quick_cargo` folder, for every qml file a qmlc file is created in the same directory. Ideally it would precompile the qml into the binary in release mode and put the qmlc into the target directory in debug mode. -- You are receiving this mail because: You are watching all bug changes.