Skip to content

Conversation

@ewancg
Copy link
Contributor

@ewancg ewancg commented Apr 14, 2025

this might work

doc for qt 6: https://doc.qt.io/qt-6/macos.html#architectures

what i can find as it pertains to qt 5: https://www.qt.io/blog/qt-on-apple-silicon

Some patches already went into Qt 5, so Qt 5.15.4 and above should build and run by passing -device-option QMAKE_APPLE_DEVICE_ARCHS=arm64 to configure. Note that this configuration is not tested in CI, and is hence unsupported at this point.

@ewancg ewancg closed this Apr 14, 2025
@ewancg
Copy link
Contributor Author

ewancg commented Apr 14, 2025

no :-(

@ewancg ewancg reopened this Apr 14, 2025
@ewancg ewancg changed the title maybe make it look for arm binaries test fix macos CI Apr 14, 2025
@ewancg
Copy link
Contributor Author

ewancg commented Apr 14, 2025

https://forum.qt.io/topic/140732/undefined-symbols-for-architecture-arm64/10

i also updated the actions runner, this isn't working

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