fgo icon indicating copy to clipboard operation
fgo copied to clipboard

tool throws an error "Binary files are not found. Run build command instead"

Open asannikov opened this issue 4 years ago • 0 comments

the tool cannot build correctly anymore because darwin 386 is not supported. See https://github.com/golang/go/issues/37610

related issue is here: https://github.com/jkawamoto/fgo/issues/15

i found only one place where it's possible to fix: https://github.com/jkawamoto/fgo/blob/master/command/update.go#L109

@jkawamoto could you say plz, is it correct? I can do pull request if you wish and if it's only one change.

asannikov avatar Jan 10 '21 20:01 asannikov