webview_go icon indicating copy to clipboard operation
webview_go copied to clipboard

Build webview linux for windows

Open vBlackOut opened this issue 7 months ago • 3 comments

GOOS=windows GOARCH=amd64 go build -ldflags="-H windowsgui" main.go

but error why ?

github.com/webview/webview_go: build constraints exclude all Go files in /home/go/pkg/mod/github.com/webview/[email protected]

vBlackOut avatar Dec 05 '23 23:12 vBlackOut