Skip to content

Gopherjs 1.9-1 and go 1.9.1 on windows #9

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

Closed
linkerlin opened this issue Oct 21, 2017 · 1 comment
Closed

Gopherjs 1.9-1 and go 1.9.1 on windows #9

linkerlin opened this issue Oct 21, 2017 · 1 comment
Labels

Comments

@linkerlin
Copy link

C:\Users\Administrator\go\src\github.com\gopherjs\gopherpen\assets\script (master)
λ gopherjs build main.go
..................\Go\src\internal\poll\fd_windows.go:367:22: invalid operation: fd.pd (variable of type pollDesc) has no field or method runtimeCtx
..................\Go\src\internal\poll\fd_windows.go:368:22: invalid operation: fd.pd (variable of type pollDesc) has no field or method runtimeCtx
..................\Go\src\internal\poll\fd_windows.go:157:5: invalid operation: o.fd.pd (variable of type pollDesc) has no field or method runtimeCtx

@dmitshur
Copy link
Member

This is related to gopherjs/gopherjs#688, GopherJS does not support compiling natively on Windows at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants