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

cmd/go: add missing C LDFLAG #23909

Closed
dlsniper opened this issue Feb 18, 2018 · 1 comment
Closed

cmd/go: add missing C LDFLAG #23909

dlsniper opened this issue Feb 18, 2018 · 1 comment

Comments

@dlsniper
Copy link
Contributor

What version of Go are you using (go version)?

go1.10 windows/amd64

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

Windows 10 / amd64

What did you do?

go get https://github.com/zserge/webview

What did you expect to see?

It working

What did you see instead?

go build github.com/zserge/webview: invalid flag in #cgo LDFLAGS: -mwindows
@dlsniper dlsniper changed the title cmd/go: add missing LDFLAG cmd/go: add missing C LDFLAG Feb 18, 2018
@ianlancetaylor
Copy link
Contributor

Consolidating into #23937.

@golang golang locked and limited conversation to collaborators Feb 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants