Compile reference implementation for macOS arm64 and intel64

Unfortunately, PCL cannot be compiled for ARM architectures at present. This is because our code base still has low-level fragments (assembly code) that only work on Intel/AMD architectures.

We'll fix this as part of the port of PixInsight to Apple Silicon. However, given the amount and complexity of pending high-priority tasks, don't expect this to happen soon.
 
Back
Top