Faced with this error message on an M1 mac. Not finding a solution via google / stackoverflow. Anyone have suggestions on how to build cpp_library on Mac OS X aarch64?
Copy code
No tool chain has support to build C++ for host operating system 'Mac OS X' architecture 'aarch64'
Yes, Intel mac works fine. But need M1 native build too.