symbol not found: _IOBluetoothLocalDeviceReadExtendedInquiryResponse
symbol not found: _IOBluetoothLocalDeviceReadExtendedInquiryResponse
- Subject: symbol not found: _IOBluetoothLocalDeviceReadExtendedInquiryResponse
- From: Pavel Hlavnicka <email@hidden>
- Date: Sun, 15 Feb 2009 15:17:47 +0100
Dear all,
I can not run Bluetooth Explorer.app as I always see the following error:
Dyld Error Message:
Symbol not found: _IOBluetoothLocalDeviceReadExtendedInquiryResponse
Referenced from:
/Developer/Applications/Utilities/Bluetooth/Bluetooth
Explorer.app/Contents/MacOS/Bluetooth Explorer
Expected in: /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
After short investigation I found out that IOBluetooth framework
really does not contain
IOBluetoothLocalDeviceReadExtendedInquiryResponse symbol (just an
nother one with "Write" instead of "Read" in its name).
BUT if I checked IOBluetooth.framework included in
Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/IOBluetooth.framework/
- it includes both variants.
So... it looks like a small omission happened somewhere right?
I have
XCode is 3.1.2
Mac OS X 10.5.6.
.. and one more observation - I'm 100% positive that just one day back
the bluetooth explorer was running nice on my comp - no upgrade
happened meanwhile. So my gues would be that running XCode caused the
SDK version loaded and used in a place of the system one. Is that
possible? Could I take control over this "accident" and force the
system to use SDK version of IOBluetooth? I'm really not an expert in
dyld and friends ;)
Thanks a lot and looking forward for a fix! ;)
Pavel
_______________________________________________
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