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
So I am using a Mac to build these files. When I "make" the files I only get a application for MacOS. I want an application for all platforms so people that have windows can use the wallet too. How can I "make" these files to output a windows application?
The text was updated successfully, but these errors were encountered:
@izzaz You need to install all dependencies with brew or manual. Just hang in there, look at the errors and resolve the missing deps. Here it took me some time, but it builds
@hifromjarrod I don't think the needed libraries / apis to build a windows.exe are available on mac. So you will need a windows machine (but anyone, plz correct me if im wrong! would like to build from 1 location as well)
aivve
added a commit
to aivve/KarbowanecWallet
that referenced
this issue
Dec 30, 2019
So I am using a Mac to build these files. When I "make" the files I only get a application for MacOS. I want an application for all platforms so people that have windows can use the wallet too. How can I "make" these files to output a windows application?
The text was updated successfully, but these errors were encountered: