Skip to content

Prefer qmake over qmake-qt5 in lookup order - #220

Draft
meator wants to merge 1 commit into
linuxdeploy:masterfrom
meator:pr/default-to-qmake
Draft

Prefer qmake over qmake-qt5 in lookup order#220
meator wants to merge 1 commit into
linuxdeploy:masterfrom
meator:pr/default-to-qmake

Conversation

@meator

@meator meator commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This is a draft PR, because tests do not like it. It makes the TestDeployQml.runQmlImportScanner test hang on my computer.

In combination with my other two PRs, this PR produces a test failure here:

Value of: std::filesystem::exists(projectQmlRoot.string() + "/QtQuick.2")
  Actual: false
Expected: true

I don't know a lot about Qt Quick, I'd be glad if anyone shared words of advice on this here.

qmake is more generic, it has a possibility of working for qt6 unlike
qmake-qt5, which forces qt5 no matter what.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant