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

No support for 64 bit version #4

Open
Pawka opened this issue Jun 29, 2013 · 6 comments
Open

No support for 64 bit version #4

Pawka opened this issue Jun 29, 2013 · 6 comments

Comments

@Pawka
Copy link

Pawka commented Jun 29, 2013

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:

Auto detecting serial port
Error: This Java instance does not support a 32-bit JVM.
Please install the desired version.
@felipap
Copy link

felipap commented Jul 6, 2013

Me too.

@jplaut
Copy link

jplaut commented Oct 20, 2013

I'm still getting this error. Has anyone come up with a solution?

@Pawka
Copy link
Author

Pawka commented Oct 22, 2013

Nope. But I've found http://inotool.org :

"Ino is a command line toolkit for working with Arduino hardware"

I'd suggest make this plugin compatible with Ino.

@drewfish
Copy link

I've started using inotool too. It's very nice.

@jplaut
Copy link

jplaut commented Oct 25, 2013

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.

@devth
Copy link

devth commented Nov 14, 2013

@jplaut excellent, thanks!

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

5 participants