RE: Linking problems with CW 9 and Bluetooth API
RE: Linking problems with CW 9 and Bluetooth API
- Subject: RE: Linking problems with CW 9 and Bluetooth API
- From: "Pini Ben Zvi" <email@hidden>
- Date: Sun, 19 Nov 2006 11:37:03 +0200
- Thread-topic: Linking problems with CW 9 and Bluetooth API
Thank you all, that did the trick.
Pini
#include <IOBluetooth/IOBluetoothUserLib.h>
the or maybe this is sufficient:
#include <IOBluetooth/IOBluetoothUserLib.h>
the header already has the "extern C" but it
relies on the definition of __cplusplus to enable the
extern C and CW may not define "__cplusplus".
it seems worth a shot.. if it does not work please
copy and paste the error on an e-mail so we can see exactly how the
undefined function looks like.
|
_______________________________________________
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