nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.

Home Page:https://www.nayuki.io/page/qr-code-generator-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mac M1 CPU not supported (C++)

agforte opened this issue · comments

Hi, first of all I really love your library. Very well done.

I tried to compile on my Macbook Air with an M1 CPU and the linker fails with the following:
ld: archive has no table of contents file './libqrcodegencpp.a' for architecture arm64

Any suggestion or fix possible? Would the C version work?

Thanks!

I ran it a second time and it did not give me an error. Very strange.