asticode / go-astilectron-demo

Discover the power of Astilectron through a demo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enviroment

jdv98 opened this issue · comments

the {"arch": "386", "os": "windows"} didn't work, for my case worked {"arch": "amd64", "os": "windows"}, I don't know if it affects most of windows users but it happen to my because of the compiler that go ask me to use

Were you using CGO ?