Open mschoenebeck opened 6 years ago
@mschoenebeck I was able to fix the astilectron
error by checking out the tag v0.5.0
- https://github.com/asticode/go-astilectron/tree/v0.5.0
They must've introduced a breaking change to their master branch.
The joys of Go. :)
Yeah people need to stick to specific tags in their deps or something...
When building from source
make install
throws the following error:Google didn't help. I try to build with go-1.9...
EDIT:
./test_compile.sh
also throws errors btw: