hcarver / bluecove

Bluecove is a cross-platform Bluetooth library for Java. Converted to git from http://bluecove.org/
55 stars 51 forks source link

I need a bluecove-2.1.2jar, but I won't Maven pack it #10

Open xmt1139057136 opened 2 years ago

xmt1139057136 commented 2 years ago

I need a bluecove-2.1.2jar, but I won't Maven pack it.

I am a MacOS system. The following error occurs after I run the code locally: `dyld: lazy symbol binding failed: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures Referenced from: /private/var/folders/6q/hnkt8m0x467cxn2n9hswl4h00000gn/T/bluecove_gcy_0/libbluecove.jnilib Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

dyld: Symbol not found: _IOBluetoothLocalDeviceReadSupportedFeatures Referenced from: /private/var/folders/6q/hnkt8m0x467cxn2n9hswl4h00000gn/T/bluecove_gcy_0/libbluecove.jnilib Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth`

https://stackoverflow.com/questions/21957282/bluecove-on-mac-os-10-9[](https://user-images.githubusercontent.com/23303979/159936895-61f35934-a3b9-46fd-8ca1-fc4f9bfa1bfa.png)[](https://user-images.githubusercontent.com/23303979/159937033-dd3b9c74-34f9-4f29-91d6-0ff7a3715b84.png)

I found the answer online. Compiling a new package here can solve my problem.

After I clone the code here, the local Maven cannot be compiled. I feel POM XML is a little complicated. I want you to compile a new version of jar for me to use. Thank you!

version 11.2.1