-
# The problem
The [current al implementation](https://github.com/golang/mobile/tree/master/exp/audio/al) does not allow for Windows builds. A while ago I posted [this](https://groups.google.com/foru…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.21-20230628-RC02 cl/544161750 +8b5fe5980c X:fieldtrack,boringcrypto linux/amd64
### Does this issue re…
ukai updated
4 months ago
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.21.0 darwin/arm64
### Does this issue reproduce with the latest release?
Yes
### What operating sy…
-
### Go version
go version go1.21.6 linux/amd64
### Output of `go env` in your module/workspace:
```shell
$ go env
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/akashem/.cache/go-…
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go are you using (`go version`)?
% go version
go version go1.10 linux/amd64
### Does this issue reproduc…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.20 windows/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system …
-
### What version of Go are you using (`go version`)?
$ go version
go version devel go1.20-245e95dfabd Wed Jan 11 22:29:34 2023 +0000 linux/amd64
### Does this issue reproduce with the l…
-
On a linux machine i see this:
jpad@guru:~$ go get github.com/samuel/go-opencl/cl
# github.com/samuel/go-opencl/cl
prog/go/extern/src/github.com/samuel/go-opencl/cl/cl.go:19:17: fatal error: cl.…
-
### Go version
go version go1.21.6 darwin/arm64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/voss/Library/Caches/go-build'
GO…
-
If I run `CGO_ENABLED=0 GOOS=linux GOARCH=amd64 bud build`, got an error:
```
# github.com/livebud/bud/internal/dag
../../.gvm/pkgsets/go1.18/global/pkg/mod/github.com/livebud/bud@v0.2.7/internal/…