qmake plugin: set default qt version
Metadata
Current evaluation
Merged a change setting the default Qt version to qt5 for the qmake plugin, removing manual configuration. Approved by one reviewer, it modifies two files (+10/-11 lines).
Suggested action: —
No scores available.
Issue body
Right now it is necessary to manually specify the Qt version to use for the QMake plugin.
For convenience however, the default value should be qt5, as discussed on Launchpad:
[LP: #1633278](https://bugs.launchpad.net/snapcraft/+bug/1633278)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a change setting the default Qt version to qt5 for the qmake plugin, removing manual configuration. Approved by one reviewer, it modifies two files (+10/-11 lines). | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes setting the default Qt version to qt5 in the qmake plugin, eliminating the need for manual configuration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes setting the default Qt version to qt5 for the qmake plugin, eliminating manual configuration requirements. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1633278 qmake plugin doesn't have a default qmake version | snapcraft (launchpad) | closed | Closed issue requesting a default qmake version for the plugin, suggesting qt5 as the default to avoid manual YAML configuration. | |
| #3391 plugins v2: port the qmake plugin | snapcraft | merged | Merged v1 qmake plugin port to v2. Renamed options to qmake-parameters, dropped qt-version, and adopted out-of-tree builds. Reintroduced qmake-project-file for path rewriting after rebasing on PR #3392. Approved with full coverage. |