Replies: 2 comments 3 replies
-
What happened is that I'd recommend installing a pre-compiled binary. Or follow what the CI is doing: trunk/.github/workflows/release.yaml Lines 83 to 84 in 4c9d85f An alternative would be to find a way that we can re-enable ring as a default without any native code. Might be a bit of effort, but worth it. PRs welcome 😉 |
Beta Was this translation helpful? Give feedback.
-
I am on the Unfortunately linking now fails for EDIT: I will try to find a solution later this week and share instructions for windows-gnu toolchain users here |
Beta Was this translation helpful? Give feedback.
-
causes error:
error: failed to run custom build command for openssl-sys v0.9.103
OpenSSL libdir at ["C:\\Users\\bestuser\\scoop\\apps\\openssl\\current\\lib"] does not contain the required files to either statically or dynamically link OpenSSL
Full error output
(Windows 10 22H2 Home Edition)
What should I do? There was no problem with this a couple of months ago, what happened?
Beta Was this translation helpful? Give feedback.
All reactions