HackerWand
HackerWand
v2.6.0 same problem
@almas1992 Sorry, I noticed that I made a mistake. The problem I encountered was that after `wails build`, I compressed and decompressed the `myapp. app` file, but it couldn't be...
@almas1992 Thank you for your suggestion. This is indeed useful to me, but I don't understand the reason behind it `xattr -rc myapp.app`
@wilon I try ```go env -w CGO_ENABLED=0```,But still reporting an error ``` # github.com/go-vgo/robotgo ../../go/pkg/mod/github.com/go-vgo/[email protected]/img.go:92:40: undefined: Bitmap ../../go/pkg/mod/github.com/go-vgo/[email protected]/img.go:107:38: undefined: Bitmap ../../go/pkg/mod/github.com/go-vgo/[email protected]/img.go:137:20: undefined: Bitmap ../../go/pkg/mod/github.com/go-vgo/[email protected]/screen.go:26:28: undefined: Rect ../../go/pkg/mod/github.com/go-vgo/[email protected]/robotgo_fn_v1.go:9:2: undefined: Move ../../go/pkg/mod/github.com/go-vgo/[email protected]/robotgo_fn_v1.go:17:2:...
> I actually am putting together an outline for a tutorial with a realistic example: passing a Unicode string from JS to C++-compiled WASM, and passing it back in chunks....
> No, sorry, life got in the way of my ambitions. Again. May I ask you a question? I want to know how to receive functions and variables imported from...