HTTrack Website Copier
Free software offline browser - FORUM
Subject: Compilation Problem
Author: Jimmy Wong
Date: 03/16/2009 13:21
 
I tried to compile WinHTTrackIEBar using Visual C++ 2003. It has the following
problems:

WinHTTrackIEBar error LNK2019: unresolved external symbol "char * __stdcall
_com_util::ConvertBSTRToString(unsigned short *)"
(?ConvertBSTRToString@_com_util@@YGPADPAG@Z) referenced in function "public:
char const * __thiscall _bstr_t::Data_t::GetString(void)const "
(?GetString@Data_t@_bstr_t@@QBEPBDXZ)

WinHTTrackIEBar error LNK2019: unresolved external symbol "unsigned short *
__stdcall _com_util::ConvertStringToBSTR(char const *)"
(?ConvertStringToBSTR@_com_util@@YGPAGPBD@Z) referenced in function "public:
__thiscall _bstr_t::Data_t::Data_t(char const *)"
(??0Data_t@_bstr_t@@QAE@PBD@Z)

WinHTTrackIEBar error LNK2019: unresolved external symbol "void __stdcall
_com_issue_error(long)" (?_com_issue_error@@YGXJ@Z) referenced in function
"public: __thiscall _bstr_t::_bstr_t(char const *)" (??0_bstr_t@@QAE@PBD@Z)

WinHTTrackIEBar warning LNK4222: exported symbol 'DllCanUnloadNow' should not
be assigned an ordinal

WinHTTrackIEBar warning LNK4222: exported symbol 'DllGetClassObject' should
not be assigned an ordinal

WinHTTrackIEBar warning LNK4222: exported symbol 'DllRegisterServer' should
not be assigned an ordinal

WinHTTrackIEBar warning LNK4222: exported symbol 'DllUnregisterServer' should
not be assigned an ordinal

Can anyone tell me what to do?
Thank you very much for your help.
 
Reply


All articles

Subject Author Date
Compilation Problem

03/16/2009 13:21




4

Created with FORUM 2.0.11