Home  >> Developers Forum  >> Unresolved external Symbol when i use any API Function

hansi114

Add new friend

Join Date:2009/9/14

Location: Austria

Posts:1

Posted at 2011-07-20 06:29:16
[ Unresolved external Symbol when i use any API Function ]

Hello,

I have a Problem with any compiler settings In Visual Studie 2008.

1. I set the Include Path to the correct location in the BlueSoleil SDK directory.

2. I set the Additional Libdirectory to the correct location in the BlueSoleil SDK directory.

3. I added the BsSDK.Lib to the Additional Librarays in the Linker settings.

 Developement Environment VisualStudio 2008.

But it appares allways a Link Error "unresolved external symbol" when I use any API Function from Bluesoleil SDK.

Maybe anybody can help me with my compiler settings.

 

Thanks to all, Hans Kollmann

 

 

 

 

 

 

 

 

Richa

Add new friend

Join Date:2011/3/7

Location: India

Posts:4

Posted at 2011-07-28 04:37:33

Hi,

I am facing the same issue. Are you able to find solution to this issue.

berryz2007

Add new friend

Join Date:2011/7/31

Location:

Posts:0

Posted at 2011-07-31 05:26:19

 Please include ".h" file like this:

extern "C"{

#include "Btsdk_ui.h"

}

Mishy Moo

Add new friend

Join Date:2011/5/7

Location: Australia

Posts:0

Posted at 2011-08-04 04:39:55

 I tried the extern function but I still got the same errors - it won't compile

My library is not linking to the API properly. I'm using Visual C++ express edition 2010.

Please help

poonam

Add new friend

Join Date:2020/2/14

Location: India

Posts:0

ligape

Add new friend

Join Date:2022/4/19

Location: United States of America

Posts:7

NOTE:
1.The reply should be more than 20 characters.
2.Image Size: less than 1MB, max pixel: 300 * 300.