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
You are missing an openssl library on your system. I do not work on windows so I have no idea how to install it. What you can try however is microbin's new build without c-deps feature. That does not need openssl. It is new so you will need to use the git version of microbin:
I doubt microbin will work on windows there are quite some path's in the code that are formatted like strings using linux path separators. If those bits are rewritten to use std::path:PathBuf instead microbin should work on both windows and linux.
Describe the bug
rustup-init.exe
(https://static.rust-lang.org/rustup/dist/x86_64-pc-windows-msvc/rustup-init.exe)cargo install microbin
Microbin Install Failure Log.txt
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: