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 #9

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

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!

image image

version 11.2.1