You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be cool if you would release Windows binaries, too.
I'm not a Gopher, but I believe you can cross compile it, right? I'm not sure how hard it would be.
The text was updated successfully, but these errors were encountered:
Thanks for submitting this issue! I looked into seeing if our build worked by targeting windows and unfortunately there's at least one issue that is not straightforward:
cron/cron.go:73:41: unknown field 'Setpgid' in struct literal of type syscall.SysProcAttr
It would be cool if you would release Windows binaries, too.
I'm not a Gopher, but I believe you can cross compile it, right? I'm not sure how hard it would be.
The text was updated successfully, but these errors were encountered: