Author Topic: Linking wcl.lib in Visual Studio 2008  (Read 10642 times)

TL

  • Guest
Linking wcl.lib in Visual Studio 2008
« on: October 12, 2012, 07:55:06 PM »
Hello,

In building my own VS 2008 projects following the examples, I find a link error unable to find ../../build/wcl.lib.

It seems like VS it trying to find wcl.lib in the relative path that worked for the provided examples, rather than the absolute path that I gave to point it to where wcl.lib was installed.

Thank you.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Linking wcl.lib in Visual Studio 2008
« Reply #1 on: October 13, 2012, 08:33:31 AM »
Hello,

The path to the lib is defined in wclAPI.h. You can change it there.

 

Sitemap 1 2 3 4 5 6 7