Replies: 3 comments 1 reply
-
After symlinking zlib, it works.
Is this due to |
Beta Was this translation helpful? Give feedback.
-
For folks that land here my solution was to eliminate the |
Beta Was this translation helpful? Give feedback.
-
You probably ran into an issue that would occur with You just need to provide the extra search path to Cargo via
That's unrelated to Cargo Zigbuild regardless of |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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