Skip to content

Fix findQmlImportScanner() on FreeBSD#217

Open
arrowd wants to merge 2 commits into
linuxdeploy:masterfrom
arrowd:freebsd-qmlimporter
Open

Fix findQmlImportScanner() on FreeBSD#217
arrowd wants to merge 2 commits into
linuxdeploy:masterfrom
arrowd:freebsd-qmlimporter

Conversation

@arrowd
Copy link
Copy Markdown

@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 added 2 commits May 15, 2026 11:06
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.
@arrowd arrowd force-pushed the freebsd-qmlimporter branch from 3781fcc to 327b6cc Compare May 15, 2026 08:10
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