Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Fix the 32-bit binary #2

Open
nictuku opened this issue Mar 19, 2016 · 0 comments
Open

Fix the 32-bit binary #2

nictuku opened this issue Mar 19, 2016 · 0 comments

Comments

@nictuku
Copy link
Owner

nictuku commented Mar 19, 2016

x86 can also run in 64-bit computers, so ideally we should use that.
Unfortunately, I temporarily lost the ability to build 32-bit binaries.
The trayhost library uses cgo, which makes it annoying.
So we'll use amd64 temporarily for a bit.

I think this explains how to do it. (needs gcc for 32bit installed on windows... blergh)
https://golang.org/cmd/cgo/

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

1 participant