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

x86 support? #54

Open
EmissaryVX opened this issue Jan 11, 2022 · 3 comments
Open

x86 support? #54

EmissaryVX opened this issue Jan 11, 2022 · 3 comments

Comments

@EmissaryVX
Copy link

Sorry, really new to Go. I can't seem to get this to work on windows x86 machines. I repeatedly get a message, This executable is not compatible with the version of windows you are running. It is only happening on win7 x86 intel machines. Am I just missing something obvious?

@hillu
Copy link
Owner

hillu commented Jan 11, 2022

All binaries available from the Releases page are built for x86_64, so if your Windows7 boxes are 32bit systems, there's your answer. The obvious quick solution for you is to build from source, there's a bit in the README on how to do that.

@EmissaryVX
Copy link
Author

Yup, completely read that wrong. Thank you, I will try that.

@ramses0
Copy link

ramses0 commented Jan 27, 2022

@hillu / @EmissaryVX - seems like this issue could be marked as closed?

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

No branches or pull requests

3 participants