-
Notifications
You must be signed in to change notification settings - Fork 7
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
Please add setup instructions #1
Comments
It's a go thing: Try: go get github.com/deadsy/go-cli |
github.com/deadsy/rvdbg/bitstr/home/bon/go/src/github.com/deadsy/rvdbg/bitstr/bitstr.go:87:17: invalid operation: 1 << n (shift count type int, must be unsigned integer) |
jasonh@eccles:~$ go version You need an upgrade :-) |
With go 1.14 and libjaylink v0.2 I can compile. |
Hello,
github.com/deadsy/go-cli is not a submodule of github.com:deadsy/rvdbg.git. How do I setup to compile via 'make'?
Thanks
The text was updated successfully, but these errors were encountered: