Skip to content

Fix building of QField against Qt 6 (Ubuntu) system libraries#7179

Merged
nirvn merged 1 commit intomasterfrom
qt6_fix
Mar 23, 2026
Merged

Fix building of QField against Qt 6 (Ubuntu) system libraries#7179
nirvn merged 1 commit intomasterfrom
qt6_fix

Conversation

@nirvn
Copy link
Member

@nirvn nirvn commented Mar 23, 2026

I'm back to building QField against system libraries now that Ubuntu has upgraded to Qt 6.10 and I need Bluetooth support.

When building, I got thrown a number of errors having to do with us passing complex objects to QString::arg. It seems Ubuntu's Qt build flags are more restrictive than the vcpkg builds on that front.

This PR fixes these errors as well as a couple of warnings.

@nirvn nirvn merged commit 49e4c5b into master Mar 23, 2026
23 checks passed
@nirvn nirvn deleted the qt6_fix branch March 23, 2026 08:07
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