We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zwalletcli - Windows - Not able to Install due to some dependencies.
https://prnt.sc/uLeUAD_01a_n
The text was updated successfully, but these errors were encountered:
@hm90121 regarding windows binaries, both for zbox and zwallet executables,
Generally, if someone wan't to get quick started, then should download the windows binaries from https://github.com/0chain/zwalletcli/releases/tag/v1.10.0
and after downloading the binaries,
the user should also download the dll files from the zip file: https://github.com/0chain/zboxcli/files/11840033/windows.dll.s.zip
the user should extract the dll files into the same directory where zwallet is present
libgcc_s_seh-1.dll libstdc++-6.dll libwinpthread-1.dll
now the zwallet binary can be used.
similary for zboxcli also
Sorry, something went wrong.
this will be fixed after this ticket: #311
In the above ticket, we will be adding those required dll files to zwalletcli zip file.
boddumanohar
Successfully merging a pull request may close this issue.
zwalletcli - Windows - Not able to Install due to some dependencies.
https://prnt.sc/uLeUAD_01a_n
The text was updated successfully, but these errors were encountered: