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
dyld[49194]: Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
Referenced from: <FEF6988E-39DD-39D9-9EE2-57BB22A06C08> /Users/XXXX/Downloads/clang-format-16_macosx-amd64
Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)
[1] 49194 abort ./clang-format-16_macosx-amd64
same err:
clang-format-15_macosx-amd64
clang-format-16_macosx-amd64
works:
clang-format-14_macosx-amd64
The text was updated successfully, but these errors were encountered:
honwen
changed the title
[MacOS]Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
[MacOS@ARM]Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
Sep 19, 2023
same err:
works:
The text was updated successfully, but these errors were encountered: