OpenPHDGuiding / phd2

PHD2 Guiding
https://openphdguiding.org
BSD 3-Clause "New" or "Revised" License
249 stars 114 forks source link

build process: build x86_64 binary on M1 Macs #1214

Closed agalasso closed 3 months ago

agalasso commented 3 months ago

When building PHD2 on an M1 Mac, always build an x86_64 binary.

To build a universal binary, we would need to either update or remove some of the older camera SDKs that are x86_64-only.