We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Getting this message when running go build:
(meeting-concluder) C:\Users\Ricky\1. Github Projects\meeting-concluder\cmd\backend>go build go: downloading github.com/labstack/echo/v4 v4.10.2 go: downloading github.com/go-audio/audio v1.0.0 go: downloading github.com/go-audio/wav v1.1.0 go: downloading github.com/gordonklaus/portaudio v0.0.0-20221027163845-7c3b689db3cc go: downloading github.com/pelletier/go-toml/v2 v2.0.7 go: downloading github.com/xyproto/env/v2 v2.0.0 go: downloading github.com/labstack/gommon v0.4.0 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible go: downloading golang.org/x/net v0.8.0 go: downloading golang.org/x/crypto v0.7.0 go: downloading github.com/valyala/fasttemplate v1.2.2 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/mattn/go-isatty v0.0.18 go: downloading github.com/go-audio/riff v1.0.0 go: downloading github.com/valyala/bytebufferpool v1.0.0 go: downloading golang.org/x/text v0.8.0 # runtime/cgo cc1.exe: sorry, unimplemented: 64-bit mode not compiled in
The text was updated successfully, but these errors were encountered:
Thanks for reporting! meeting-concluder does not currently support Windows.
I'll update the documentation.
Sorry, something went wrong.
xyproto
No branches or pull requests
Getting this message when running go build:
The text was updated successfully, but these errors were encountered: