I'm having some difficulty running a leJOS pc program on my Raspberry Pi.. It works on my PC no problem.
I get an error stating: "Native Library bluecove_arm not available"
Bluetooth works fine otherwise using: "hcitool scan"
I can't seem to find a compiled version of Bluecove for ARMv6 / Raspberry Pi.
I've installed Maven on my PC and installed the Maven Eclipse plug-in, in an attempt to compile Bluecove from the source files: though I can't see how to choose what platform I want to target (ARM11).
I noticed another user has asked a pretty similar question, but hasn't provided anything useful: My Java bluetooth server on raspberry pi running debian wheezy needs bluecove native library - where can I find it?
Any help or advice would be greatly appreciated and put to good use!
Kind regards,
JohnD
EDIT: I got this working, I'll post an answer later this evening!
Thanks for your help! =]
