-
Notifications
You must be signed in to change notification settings - Fork 15
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
No support for 64 bit version #4
Comments
Me too. |
I'm still getting this error. Has anyone come up with a solution? |
Nope. But I've found http://inotool.org :
I'd suggest make this plugin compatible with Ino. |
I've started using inotool too. It's very nice. |
I modified this plugin to use the Ino toolkit, which runs in 64-bit environments. So if anyone runs into this problem, they can use https://github.com/jplaut/vim-arduino-ino/ instead. |
@jplaut excellent, thanks! |
My machine has64 bit CPU and looks like
vim-arduino-cli.jar
works only with 32 bit CPU.I'm getting following message when trying to compile code:
The text was updated successfully, but these errors were encountered: