CoreBluetooth Debugging Issue
CoreBluetooth Debugging Issue
- Subject: CoreBluetooth Debugging Issue
- From: Constantijn Schepens <email@hidden>
- Date: Fri, 19 Oct 2012 15:45:47 +0100
Hi,
I don't know if anyone else is experiencing this problem, but when compiling code for Bluetooth LE for iOS6 I keep getting "Apple Mach -O Linker errors" as follows: (where BluetoothLeDiscovery is my discovery class)
Undefined symbols for architecture armv7s: "_OBJC_CLASS_$_CBCentralManager", referenced from: objc-class-ref in BluetoothLeDiscovery.o "_OBJC_CLASS_$_CBUUID", referenced from: objc-class-ref in BluetoothLeDiscovery.o objc-class-ref in SunMeasurementService.o ld: symbol(s) not found for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation)
Anyone know what might be causing this?
Thanks! Constantijn
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden