"eventNameWindowEventMessage" not exported
DesWurstes opened this issue · 2 comments
DesWurstes commented
"eventNameWindowEventMessage" not exported
The second error I got is this:
w.Send undefined (type *astilectron.Window has no field or method Send)
The second error is easy to fix: replace all "Send"s with SendMessage
Duplicate: cpacia/BitcoinCash-Wallet#10
chinitadelrey commented
hi there, how would you suggest fixing the first error? not quite sure where to start. tried git checkout on the astilectron code with commit hash but it said 'reference is not a tree'. thanks!
DesWurstes commented
Download it from here: https://github.com/asticode/go-astilectron/archive/v0.5.0.zip