passerby

Results 56 comments of passerby

> Have you tried building other go binaries on this machine ? yes , they all work normally. And i build go astilectron demo successfully before

https://stackoverflow.com/questions/56547970/go-pkg-tool-linux-amd64-link-running-gcc-failed-exit-status-1-usr-bin-ld-can

> https://stackoverflow.com/questions/56547970/go-pkg-tool-linux-amd64-link-running-gcc-failed-exit-status-1-usr-bin-ld-can i try this eay to solve the bug,but it does not works

> Is your machine a 32 bits machine ? no,my machine is pure amd64 ─# uname -a Linux kali 5.15.0-kali3-amd64 you can download my machine to run on vmware from...

when i excuse go main.go ```go-astilectron/example/main.go``` it shows privilege errors on root account linux system. ```2022/07/15 05:30:45 System doesn't require finshing provisioning electron, moving on... 2022/07/15 05:30:45 removing /root/go/GOCODE/src/github.com/asticode/go-astilectron/example/example/vendor/electron-linux-amd64-v11.4.3.zip 2022/07/15...

Were someone able to make astilectron work with Vue.js?

create golang cheatengine libs for golang to call.

refer to go rod, let lorca automatically detect system includes chromium or not ,if it does not include,just aumatically download chromium.And then load url as ui on chromium.Possible to make...