Does bluecove work with 64-bit Linux?

Trying to run a Java test using bluecove, I got:

Native library bluecove_x64 not available

Does it work with 64-bit Linux?

My class path:

  • bluecove-2.1.0.jar
  • bluecove-GPL-2.1.0.jar
+7
source share
1 answer

Found, it was necessary to install libbluetooth-dev.

+20
source

All Articles