繁体   English   中英

蓝牙服务器中的本机库丢失错误

[英]native library missing error in Bluetooth Server

当我尝试运行Bluetooth服务器时,出现此错误。

我正在使用Windows7 64位i5系统。

C:\Bluetooth Server>java BluetoothServer
Native Library intelbth not available
Native Library bluecove not available
Exceptionjavax.bluetooth.BluetoothStateException: BlueCove not available

我该如何克服这个错误?

bluecove需要一个本机库,检查它是否可用(我不是Windows人,但是我记得它必须驻留在system32或类似的库中)

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM