Replies: 2 comments 1 reply
-
After symlinking zlib, it works.
Is this due to |
Beta Was this translation helpful? Give feedback.
1 reply
-
For folks that land here my solution was to eliminate the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to avoid
note: error: unable to find Dynamic system library 'z' using strategy 'no_fallback'. searched paths:
? when compiling withcargo zigbuild --targ et x86_64-unknown-linux-gnu.2.17
.For some programs an error like this shows up.
Beta Was this translation helpful? Give feedback.
All reactions