Skip to content

Building on ARM #95

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

Closed
andreyvital opened this issue Dec 23, 2015 · 3 comments
Closed

Building on ARM #95

andreyvital opened this issue Dec 23, 2015 · 3 comments

Comments

@andreyvital
Copy link

I can't build this library for ARM:

../../graphql-go/graphql/scalars.go:11: constant 9007199254740991 overflows int
../../graphql-go/graphql/scalars.go:12: constant -9007199254740991 overflows int
GOOS=linux GOARCH=arm

go1.5.1

➜ ~ % uname -a
Linux raspberrypi 4.1.13-v7+ #826 SMP PREEMPT Fri Nov 13 20:19:03 GMT 2015 armv7l GNU/Linux
@andreyvital
Copy link
Author

Apparently, I downloaded the package again and it worked.

@chris-ramon
Copy link
Member

Hi @CentaurWarchief thanks for letting us know about it - just for the record, this was fixed on #83 and the discussion here.

@andreyvital
Copy link
Author

Hey @chris-ramon, thanks. It's working 100%, I think I can cut the Apparently 😜

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

2 participants