[Q] btdrt.lib linking error. in EVC
- From: "shu.emp@xxxxxxxxx" <shu.emp@xxxxxxxxx>
- Date: Fri, 27 Jul 2007 20:00:12 -0700
Hi all,
I'm trying to write a very simple application in EVC 4.0 that uses
btdrt.lib. I am including bt_api.h, and linking to btdrt.lib. But when
ever I
compile the program I get the following linking errors;
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllMain referenced in function DllMain
btdrt.lib(btdrt.obj) : error LNK2001: unresolved external symbol
g_fBthApiCOM
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllCanUnloadNow referenced in function DllCanUnloadNow
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllGetClassObject referenced in function DllGetClassObject
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllRegisterServer referenced in function DllRegisterServer
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllUnregisterServer referenced in function DllUnregisterServer
Does anyone know what I am missing? It seems like I should be linking
to
another .lib file.
Thanks for the help
Hi all,
I'm trying to write a very simple application in EVC 4.0 that uses
btdrt.lib. I am including bt_api.h, and linking to btdrt.lib. But when
ever I
compile the program I get the following linking errors;
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllMain referenced in function DllMain
btdrt.lib(btdrt.obj) : error LNK2001: unresolved external symbol
g_fBthApiCOM
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllCanUnloadNow referenced in function DllCanUnloadNow
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllGetClassObject referenced in function DllGetClassObject
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllRegisterServer referenced in function DllRegisterServer
btdrt.lib(btdrt.obj) : error LNK2019: unresolved external symbol
BthApiDllUnregisterServer referenced in function DllUnregisterServer
Does anyone know what I am missing? It seems like I should be linking
to
another .lib file.
Thanks for the help
shu
.
- Prev by Date: Re: WZC wizard fails to start - Windows CE 5
- Next by Date: Re: WZC wizard fails to start - Windows CE 5
- Previous by thread: Re: how to make CF card bootable
- Next by thread: Problem on USB2.0 high-speed mode in WINCE6
- Index(es):
Relevant Pages
|