Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QtSvg support to macOS deployment #169

Merged
merged 3 commits into from
Aug 10, 2024

Conversation

campital
Copy link
Contributor

@campital campital commented Aug 9, 2024

QtSvg was previously disabled for macOS builds. This PR enables QtSvg and fixes some issues that prevent compilation on Apple silicon with Apple Clang 14.0.0 (for some reason std::ranges::all_of is missing from the ARM64 version of Apple Clang). The submodule has been updated to Qt 6.7.2 and the QtSvg frameworks have been included.

@campital campital marked this pull request as draft August 9, 2024 21:18
@campital campital marked this pull request as ready for review August 9, 2024 22:36
@dreamsyntax dreamsyntax requested a review from cristian64 August 10, 2024 20:54
@cristian64 cristian64 merged commit 7f84383 into aldelaro5:master Aug 10, 2024
4 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.

3 participants