Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chromium_386.go #8

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Update chromium_386.go #8

merged 1 commit into from
Mar 12, 2022

Conversation

fengweiqiang
Copy link

undefined: w32
fix win32 compilation

 undefined: w32
fix win32 compilation
@stefpap
Copy link

stefpap commented Mar 11, 2022

Stumbled upon this as well today when creating a manual build, im on v2.0.0-beta.29

> go build -tags dev -gcflags "all=-N -l" -ldflags "-w -s"                
# github.com/leaanthony/go-webview2/pkg/edge
\go\pkg\mod\github.com\leaanthony\[email protected]\pkg\edge\chromium_386.go:14:13: undefined: w32
\go\pkg\mod\github.com\leaanthony\[email protected]\pkg\edge\chromium_386.go:15:2: undefined: w32

@leaanthony leaanthony merged commit c9939ed into leaanthony:master Mar 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants