SavvyCAN icon indicating copy to clipboard operation
SavvyCAN copied to clipboard

To do: Port to Apple 'M' series SOC

Open exekutive opened this issue 2 years ago • 5 comments

Compile to run natively on new current Apple hardware.

exekutive avatar Feb 13 '23 10:02 exekutive

This should be possible with the CI builds. I believe that XCode can cross compile to the Apple Silicon hardware. I'll have to check if QT 5.15 really supports it though. This may require QT6 which SavvyCAN has not fully been ported to yet.

collin80 avatar Feb 14 '23 00:02 collin80

Apple Silicon arm64 version, Qt5.15.8, Apple SDK: macOS 13.1 https://www.rusoku.com/downloads/SavvyCAN.dmg

rusoku avatar Feb 17 '23 06:02 rusoku

Version with Qt CAN bus plugins: http://www.rusoku.com/downloads/SavvyCAN_arm64_plugins.dmg

rusoku avatar Feb 17 '23 08:02 rusoku

commit: 6405841, arm64 Apple Silicon http://www.rusoku.com/downloads/SavvyCAN_arm64_ 6405841.dmg

rusoku avatar Feb 17 '23 09:02 rusoku

Its working fine on aarch64. You just have to compile it instead of using precompiled github binaries. I am using Arch Linux with https://aur.archlinux.org/packages/savvycan atm.

hhglae avatar Aug 13 '23 22:08 hhglae