You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same command works fine on my M1 mac. You need to check out the stage3-default branch (#12368) to replicate this. I'm using homebrew LLVM and zig env says
error: Zig was built/linked incorrectly: LLVM and Clang have separate copies of libc++
If you are dynamically linking LLVM, make sure you dynamically link libc++ too
The text was updated successfully, but these errors were encountered:
Zig Version:
0.10.0-dev.3511+17511a48f
Same command works fine on my M1 mac. You need to check out the
stage3-default
branch (#12368) to replicate this. I'm using homebrew LLVM andzig env
saysThe text was updated successfully, but these errors were encountered: