Hi,
I am trying to build bluecove to replace the version which is distributed with Lejos in order to attempt to resolve the kernel protection errors which have been coming up (I mentioned these in another thread). I was hoping that someone could provide some instruction on how to do this. So far I have downloaded the bluecove source, changed the run configuration for the build script to use jvm 1.5 and also included the -d32 flag when I run the build script which generated the bluecove snapshot jar. The problem is this
though with the originally distributed bluecove jar which came with lejos, my program runs fine, when I replace it with the snapshot I have built, I get the following error on std out
Native Library bluecove not available
Failed to connect
I call it an error because it is printed in read, while the rest of the output was in black.
Tips appreciated, as is all the help so far.
Fieran

