- Code: Select all
Searching cache file for known Bluetooth devices
Found NXT 0016530929B8 in cache file
Found 1 matching NXTs in cache file
Native Library intelbth_x64 not available
Error: Exception connecting to NXT.
Caused by lejos.pc.comm.NXTCommException: Open of NXT failed.
at lejos.pc.comm.NXTCommBluecove.open(NXTCommBluecove.java:136)
Caused by javax.bluetooth.BluetoothStateException: BlueCove libraries not available
at com.intel.bluetooth.BlueCoveImpl.createDetectorOnWindows(BlueCoveImpl.java:896)
Failed to connect to any NXT
Native Library bluecove_x64 not available
Is popping back into the cmd prompt. This error does not happen in the IDE. I am already running both 32 bit Eclipse and 32 bit JDK.
So I restarted the IDE. And exported to .jar again.
The application is now working correctly. I am going to test on other computers now. What considerations do I need before doing this? Are there any files that I need to install for the .jar to run correctly? Thanks for your help skoehler.
