DaboRoss
01-10-2013, 10:57
I'm attempting to get the NetBeans plugin for FRC java to work on a chromebook with an ARM processor running Ubuntu. But when I try to load up the plugin on this computer, I'm getting this:
install-platform-specific:
/home/dabo/sunspotfrcsdk/install.xml:43: Could not install platform specific. Unsupported OS: Linux arm
I'd previously been programming on Ubuntu on a computer with an i7, and it worked great, but this computer has a super nice battery life, and I'd like to get it working on an ARM processor as well.
I have a few questions that can probably help me do this:
1. What do these platform specifics do? Is it possible to compile code onto the robot without them?
2. Are these open source? If so, where could the sources be found?
I could probably use them to compile them on this computer, and then manually install them.
3. Has anyone else gotten this working on ARM? If so, could you share your experience?
I'd be grateful if you could help with / answer any of these questions!
install-platform-specific:
/home/dabo/sunspotfrcsdk/install.xml:43: Could not install platform specific. Unsupported OS: Linux arm
I'd previously been programming on Ubuntu on a computer with an i7, and it worked great, but this computer has a super nice battery life, and I'd like to get it working on an ARM processor as well.
I have a few questions that can probably help me do this:
1. What do these platform specifics do? Is it possible to compile code onto the robot without them?
2. Are these open source? If so, where could the sources be found?
I could probably use them to compile them on this computer, and then manually install them.
3. Has anyone else gotten this working on ARM? If so, could you share your experience?
I'd be grateful if you could help with / answer any of these questions!