Author Topic: CwclClientBluetoothParams::SetAddress linker error  (Read 603 times)

Offline abw

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
CwclClientBluetoothParams::SetAddress linker error
« on: June 27, 2010, 10:50:38 PM »
Hi,

I got unresolved external symbol when calling this function from my application. Others, like SetRadio(), SetAuthentication(), etc. work fine. Seems like all settings are done properly. In the downloaded Demo it works fine, only in my sample project raises this error. Can anyone help me?

thanx and
-mfg-
adam

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: CwclClientBluetoothParams::SetAddress linker error
« Reply #1 on: June 28, 2010, 12:10:43 AM »
Hi,

WCL is UNICODE lkibrary - make sure your project uses UNICODE.
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager

Offline abw

  • Newbie
  • *
  • Posts: 6
  • Karma: 0
Re: CwclClientBluetoothParams::SetAddress linker error
« Reply #2 on: June 28, 2010, 12:15:08 AM »
Hi Mike,

thankx, meanwhile I noticed. Thank you again for the quick reply!

-mfg-
adam

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2467
  • Karma: 1000
    • Wireless Communication Library
Re: CwclClientBluetoothParams::SetAddress linker error
« Reply #3 on: June 28, 2010, 12:42:39 AM »
You are very welcome
WCL - Wireless Communication Library
TextBlue - Bluetooth Proximity Marketing Software
WCL Phone Explorer - Free Phone Content Manager