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: Tue, 14 Nov 2006 18:46:18 +0200
- Thread-topic: Linking problems with CW 9 and Bluetooth API
Just about undefined functions when
linking, i.e.:
Link Error: Undefined: <BT API function
name> (code)
Referenced from <source code file>.
It looks like the linker just can't find
the function in any of the linked libraries/frameworks, although as I said, I
added the proper BT frameworks to my project.
Pini
From:
bluetooth-dev-bounces+pinibz=email@hidden
[mailto:bluetooth-dev-bounces+pinibz=email@hidden] On Behalf Of Bubba Giles
Sent: Tuesday, November 14, 2006
6:28 PM
To: Bluetooth Dev
Subject: Re: Linking problems with
CW 9 and Bluetooth API
What are the errors? Can you send the error output? We
can't make any promises (we haven't use CW in about 6 years), but maybe the
actual link errors might give us a clue.
On Nov 14, 2006, at 1:42 AM, Pini Ben Zvi wrote:
Hi,
I have a CW 9 project written in C++ and PowerPlant that compiled and
linked well on OSX10.3.9.
Now I need to add Bluetooth capability to the application. I added the
IOBluetooth and IOBluetoothUI frameworks the the frameworks panel of my project
and some Bluetooth code. The compliation works fine but upon linking the
application, I get linking errors about undefined functions on all the
Bluetooth API functions I used in my code.
Is there anything else I need to do to get my application to link? Any
other ideas what might be the peoblem?
Thanks
Pini
_______________________________________________
Do not post admin requests to the list. They will be
ignored.
Help/Unsubscribe/Update your Subscription:
|
_______________________________________________
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