Macos m1 pro build #9684
Replies: 1 comment 1 reply
-
Hi @StringNick! I'm Dosu and I’m helping the desktop team. Yes, others have hit this exact linker error on Apple Silicon, and there’s a confirmed fix. The problem is caused by a mismatch between the linker/toolchain versions and the binaries being built. The community has shared a workflow that resolves it on M1/M2/M4 Macs. Here’s the approach that worked for multiple users:
This workflow has been confirmed to resolve the linker error for others on Apple Silicon see details and user confirmations. There are a couple of other Apple Silicon-specific build quirks:
If you follow the workflow above and still see issues, double-check that all your toolchain versions match what’s specified in the repo and that your environment variables are set as shown. Apple Silicon support is improving, so it’s worth checking for updates to the workflow or docs as well. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, i am trying to build on macos 15.5 zen from sources, and receive error :
so, is anyone here build on apple silicon, do u have any issues with that?
Beta Was this translation helpful? Give feedback.
All reactions