nspire-emus / firebird

Multi-platform emulator of TI Nspire calculators
GNU General Public License v3.0
692 stars 68 forks source link

[CI] add macOS 14 arm build #333

Open adriweb opened 8 months ago

adriweb commented 8 months ago

I'm not even sure if this is related to the action failure (it probably is), but hm actually it's not using an arm Qt? We'd need Qt6 apparently? Works fine for CEmu at least so we might not be too far.

Vogtinator commented 8 months ago

I'm not even sure if this is related to the action failure, but hm actually it's not using an arm Qt? We'd need Qt6 apparently?

For Qt 5 there are no upstream binaries.

adriweb commented 8 months ago

Yeah, how ready are we for Qt6 anyway?

Vogtinator commented 8 months ago

Not that far off: https://github.com/nspire-emus/firebird/pull/291

You can try building that branch, it might just work (tm).