Skip to content

Fix findQmlImportScanner() on FreeBSD#217

Merged
TheAssassin merged 2 commits into
linuxdeploy:masterfrom
arrowd:freebsd-qmlimporter
May 16, 2026
Merged

Fix findQmlImportScanner() on FreeBSD#217
TheAssassin merged 2 commits into
linuxdeploy:masterfrom
arrowd:freebsd-qmlimporter

Conversation

@arrowd
Copy link
Copy Markdown
Contributor

@arrowd arrowd commented May 3, 2026

We don't install the qmlimportscanner executable into public location, so add a bit of extra logic to locate it.

Comment thread src/qml.cpp Outdated
@arrowd arrowd force-pushed the freebsd-qmlimporter branch from 3781fcc to 327b6cc Compare May 15, 2026 08:10
@TheAssassin TheAssassin enabled auto-merge (rebase) May 16, 2026 18:13
@TheAssassin
Copy link
Copy Markdown
Member

Thanks!

arrowd added 2 commits May 16, 2026 20:54
We don't install the qmlimportscanner executable into public location, so add
a bit of extra logic to locate it.
The qmlimportscanner executable is not necessarily located in /usr/bin across
all OSes, so only check that we located an executable with a fitting name.
@TheAssassin TheAssassin force-pushed the freebsd-qmlimporter branch from 327b6cc to b70d7a1 Compare May 16, 2026 18:54
@TheAssassin TheAssassin merged commit 409307d into linuxdeploy:master May 16, 2026
6 checks passed
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.

2 participants