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

cross compile is no longer possible #43

Closed
mpon opened this issue Jan 11, 2021 · 2 comments
Closed

cross compile is no longer possible #43

mpon opened this issue Jan 11, 2021 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@mpon
Copy link

mpon commented Jan 11, 2021

I used to use goreleaser to prepare cross-compiled binaries, but after updating to v0.3.1, I can't do it anymore.
I think the cause is micmonay/keybd_event that was included in this PR #32 . The relevant issue is here micmonay/keybd_event#2.

This is not an important issue for me, but as long as we continue to use this library, cross-compilation will be difficult.

I would be happy to hear the author's thoughts on this matter.

This is what I did when I tried it.

スクリーンショット 2021-01-11 23 37 17

@ktr0731
Copy link
Owner

ktr0731 commented Jan 13, 2021

Thanks, @mpon.
I believe that this is a serious problem...
From the original issue, it looks like the Cgo dependency has not been resolved.
I'm trying to think of some workarounds, but if I can't think of any, I'm thinking of revert the PR.

@ktr0731 ktr0731 added bug Something isn't working help wanted Extra attention is needed labels Jan 13, 2021
@ktr0731
Copy link
Owner

ktr0731 commented Jan 17, 2021

This is fixed in v0.3.2.

@ktr0731 ktr0731 closed this as completed Jan 17, 2021
@ktr0731 ktr0731 self-assigned this Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants