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
I find it easiest to cross compile for Windows rather than trying to build on Windows itself using WSL. I made a step by step walk through based off the guide that can be found here. Only change needed would be to alter the git clone step to use the kvazar repo vs the kevacoin-team repo, everything else is the same.
Just make sure branch switched to kvazar before compile: git checkout kvazar
because master used as the original source for official contributions (it is same as original)
Anyway it should be auto-selected after git clone.
Release assets: Add win exe installation package to reduce difficulties and make it easier for regular Windows users to install and use.
The text was updated successfully, but these errors were encountered: