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
➜ ~ brew install zig
Warning: zig 0.10.0 is already installed and up-to-date.
To reinstall 0.10.0, run:
brew reinstall zig
➜ ~ zig version
dyld[20589]: Library not loaded: '/opt/homebrew/opt/z3/lib/libz3.4.11.dylib'
Referenced from: '/opt/homebrew/Cellar/zig/0.10.0/bin/zig'
Reason: tried: '/opt/homebrew/opt/z3/lib/libz3.4.11.dylib' (no such file), '/usr/local/lib/libz3.4.11.dylib' (no such file), '/usr/lib/libz3.4.11.dylib' (no such file), '/opt/homebrew/Cellar/z3/4.11.2/lib/libz3.4.11.dylib' (no such file), '/usr/local/lib/libz3.4.11.dylib' (no such file), '/usr/lib/libz3.4.11.dylib' (no such file)
[1] 20589 abort zig version
not directly related to zig core, but not sure where to report.
Expected Behavior
zig version should not crash
The text was updated successfully, but these errors were encountered:
swuecho
added
the
bug
Observed behavior contradicts documented or intended behavior
label
Nov 3, 2022
andrewrk
added
downstream
An issue with a third party project that uses Zig.
and removed
bug
Observed behavior contradicts documented or intended behavior
labels
Nov 3, 2022
Zig Version
0.10
Steps to Reproduce and Observed Behavior
not directly related to zig core, but not sure where to report.
Expected Behavior
zig version
should not crashThe text was updated successfully, but these errors were encountered: