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

x/mobile/gl: go get fails on windows_386 #15763

Closed
tpng opened this issue May 20, 2016 · 1 comment
Closed

x/mobile/gl: go get fails on windows_386 #15763

tpng opened this issue May 20, 2016 · 1 comment

Comments

@tpng
Copy link

tpng commented May 20, 2016

Please answer these questions before submitting your issue. Thanks!

  1. What version of Go are you using (go version)?
    go version go1.6.2 windows/386
  2. What operating system and processor architecture are you using (go env)?
    Windows 7 64-bit
  3. What did you do?
    go get -u golang.org/x/mobile/gl
  4. What did you expect to see?
    No error messages.
  5. What did you see instead?
# golang.org/x/mobile/gl
..\..\..\golang.org\x\mobile\gl\work_windows.go:104: missing function body for "fixFloat"
@quentinmit quentinmit added this to the Unreleased milestone Jun 17, 2016
@gopherbot
Copy link

CL https://golang.org/cl/32113 mentions this issue.

@golang golang locked and limited conversation to collaborators Oct 26, 2017
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 10, 2021
Fixes golang/go#15763

Change-Id: Iead7d69367ee5c821aefd1faed56bb3b259b6a62
Reviewed-on: https://go-review.googlesource.com/32113
Reviewed-by: David Crawshaw <crawshaw@golang.org>
imWildCat pushed a commit to imWildCat/go-mobile that referenced this issue Apr 11, 2021
Fixes golang/go#15763

Change-Id: Iead7d69367ee5c821aefd1faed56bb3b259b6a62
Reviewed-on: https://go-review.googlesource.com/32113
Reviewed-by: David Crawshaw <crawshaw@golang.org>
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