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

"const initializer unsafe.Pointer(uintptr(0)) is not a constant" #12

Open
howesteve opened this issue Dec 23, 2014 · 1 comment
Open

Comments

@howesteve
Copy link

Hello,

Can't build gojs (a dependency of webloop):
$ go get github.com/sqs/gojs

github.com/sqs/gojs

vitavoom/go/src/github.com/sqs/gojs/context.go:17: const initializer unsafe.Pointer(uintptr(0)) is not a constant

Appears to be same as this:
crazy2be/gojs@5392714

Could it be fixed, please?

Thanks,
Howe

@temorfeouz
Copy link

Try use golang with version 1.3. Its worked for me

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