Linker error, can't compile src with VS.net
|
|
![]() ![]() ![]() |
Linker error, can't compile src with VS.net
| CobaltD |
Aug 2 2006, 13:49
|
|
Group: Members Posts: 2 Joined: 1-August 06 |
After compile, when linking i have this error
QUOTE XMLhelper.obj : error LNK2019: unresolved external symbol "wchar_t * __stdcall _com_util::ConvertStringToBSTR(char const *)" (?ConvertStringToBSTR@_com_util@@YGPA_WPBD@Z) referenced in function "public: __thiscall _variant_t::_variant_t(char const *)" (??0_variant_t@@QAE@PBD@Z) XMLhelper.obj : error LNK2019: unresolved external symbol "char * __stdcall _com_util::ConvertBSTRToString(wchar_t *)" (?ConvertBSTRToString@_com_util@@YGPADPA_W@Z) referenced in function "public: char const * __thiscall _bstr_t::Data_t::GetString(void)const " (?GetString@Data_t@_bstr_t@@QBEPBDXZ) Debug\eMule.exe : fatal error LNK1120: 2 unresolved externals Error executing link.exe (tool returned code: 1120) How to correct this? |
|
Post
#1
|
|
| CobaltD |
Aug 2 2006, 14:21
|
|
Group: Members Posts: 2 Joined: 1-August 06 |
Compiler: Visual Studio .NET 2003
Steps to start reproduced from http://emuleplus.info/forum/index.php?show...ers/KB/Building |
|
Post
#2
|
|
![]() ![]() ![]() |
| Lo-Fi Version | Time is now: 19th May 2013 - 20:44 |