Re: CoreBluetooth Debugging Issue
Re: CoreBluetooth Debugging Issue
- Subject: Re: CoreBluetooth Debugging Issue
- From: Etan Kissling <email@hidden>
- Date: Fri, 19 Oct 2012 15:24:48 +0000
- Thread-topic: CoreBluetooth Debugging Issue
Have you added a reference to the corebluetooth framework in your project's build steps?
On 19.10.2012, at 16:56, "Constantijn Schepens" < email@hidden> wrote:
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
|
_______________________________________________
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