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

64-bit mode not compiled in #2

Open
chaoscreater opened this issue Jul 12, 2023 · 1 comment
Open

64-bit mode not compiled in #2

chaoscreater opened this issue Jul 12, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@chaoscreater
Copy link

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
@xyproto
Copy link
Collaborator

xyproto commented Jul 12, 2023

Thanks for reporting! meeting-concluder does not currently support Windows.

I'll update the documentation.

@xyproto xyproto self-assigned this Jul 12, 2023
@xyproto xyproto added the documentation Improvements or additions to documentation label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants