Problem compiling DC++ .401 - linker errors

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
borys3
Posts: 5
Joined: 2004-06-23 20:25

Problem compiling DC++ .401 - linker errors

Post by borys3 » 2004-06-23 20:32

Hi.
I'm using VS .NET 2003 Architect, WTL 7.1 and STLport 4.6.
after opening .sln project and compiling a get following linker errors...

Code: Select all

Linking...
LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:ICF' specification
LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs; use /NODEFAULTLIB:library
WinUtil.obj : error LNK2001: unresolved external symbol __SEH_epilog
atls.lib(atlbase.obj) : error LNK2001: unresolved external symbol __SEH_epilog
atls.lib(atlcommodule.obj) : error LNK2001: unresolved external symbol __SEH_epilog
TreePropertySheet.obj : error LNK2001: unresolved external symbol __SEH_epilog
UCPage.obj : error LNK2001: unresolved external symbol __SEH_epilog
UploadPage.obj : error LNK2001: unresolved external symbol __SEH_epilog
UsersFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
StatsFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
stdafx.obj : error LNK2001: unresolved external symbol __SEH_epilog
TextFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
TransferView.obj : error LNK2001: unresolved external symbol __SEH_epilog
PublicHubsFrm.obj : error LNK2001: unresolved external symbol __SEH_epilog
QueueFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
SearchFrm.obj : error LNK2001: unresolved external symbol __SEH_epilog
SpyFrame.obj : error LNK2019: unresolved external symbol __SEH_epilog referenced in function "public: long __thiscall ATL::CComCriticalSection::Init(void)" (?Init@CComCriticalSection@ATL@@QAEJXZ)
MainFrm.obj : error LNK2001: unresolved external symbol __SEH_epilog
NotepadFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
PrivateFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
PropertiesDlg.obj : error LNK2001: unresolved external symbol __SEH_epilog
FinishedULFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
GeneralPage.obj : error LNK2001: unresolved external symbol __SEH_epilog
HubFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
main.obj : error LNK2001: unresolved external symbol __SEH_epilog
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol __SEH_epilog
DownloadPage.obj : error LNK2001: unresolved external symbol __SEH_epilog
FavoritesFrm.obj : error LNK2001: unresolved external symbol __SEH_epilog
FinishedFrame.obj : error LNK2001: unresolved external symbol __SEH_epilog
ADLSearchFrame.obj : error LNK2019: unresolved external symbol __SEH_epilog referenced in function "public: long __thiscall ATL::CComCriticalSection::Init(void)" (?Init@CComCriticalSection@ATL@@QAEJXZ)
Advanced2Page.obj : error LNK2001: unresolved external symbol __SEH_epilog
AdvancedPage.obj : error LNK2001: unresolved external symbol __SEH_epilog
AppearancePage.obj : error LNK2001: unresolved external symbol __SEH_epilog
WinUtil.obj : error LNK2019: unresolved external symbol __SEH_prolog referenced in function "public: static long __fastcall Thread::safeInc(long *)" (?safeInc@Thread@@SIJPAJ@Z)
atls.lib(atlbase.obj) : error LNK2001: unresolved external symbol __SEH_prolog
atls.lib(atlcommodule.obj) : error LNK2001: unresolved external symbol __SEH_prolog
TreePropertySheet.obj : error LNK2001: unresolved external symbol __SEH_prolog
UCPage.obj : error LNK2001: unresolved external symbol __SEH_prolog
UploadPage.obj : error LNK2001: unresolved external symbol __SEH_prolog
UsersFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
StatsFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
stdafx.obj : error LNK2001: unresolved external symbol __SEH_prolog
TextFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
TransferView.obj : error LNK2001: unresolved external symbol __SEH_prolog
PublicHubsFrm.obj : error LNK2001: unresolved external symbol __SEH_prolog
QueueFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
SearchFrm.obj : error LNK2001: unresolved external symbol __SEH_prolog
SpyFrame.obj : error LNK2019: unresolved external symbol __SEH_prolog referenced in function "public: long __thiscall ATL::CComCriticalSection::Init(void)" (?Init@CComCriticalSection@ATL@@QAEJXZ)
MainFrm.obj : error LNK2001: unresolved external symbol __SEH_prolog
NotepadFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
PrivateFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
PropertiesDlg.obj : error LNK2001: unresolved external symbol __SEH_prolog
FinishedULFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
GeneralPage.obj : error LNK2001: unresolved external symbol __SEH_prolog
HubFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
main.obj : error LNK2001: unresolved external symbol __SEH_prolog
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol __SEH_prolog
DownloadPage.obj : error LNK2001: unresolved external symbol __SEH_prolog
FavoritesFrm.obj : error LNK2001: unresolved external symbol __SEH_prolog
FinishedFrame.obj : error LNK2001: unresolved external symbol __SEH_prolog
ADLSearchFrame.obj : error LNK2019: unresolved external symbol __SEH_prolog referenced in function "public: long __thiscall ATL::CComCriticalSection::Init(void)" (?Init@CComCriticalSection@ATL@@QAEJXZ)
Advanced2Page.obj : error LNK2001: unresolved external symbol __SEH_prolog
AdvancedPage.obj : error LNK2001: unresolved external symbol __SEH_prolog
AppearancePage.obj : error LNK2001: unresolved external symbol __SEH_prolog
client.lib(inftrees.obj) : error LNK2001: unresolved external symbol ___security_cookie
atls.lib(atlbase.obj) : error LNK2001: unresolved external symbol ___security_cookie
atls.lib(atlcommodule.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(compress.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(decompress.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(blocksort.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(trees.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(BufferedSocket.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(TigerHash.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(SFVReader.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ZUtils.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(CryptoManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(Encoder.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(BZUtils.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(DownloadManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(SimpleXML.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(UserConnection.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ConnectionManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ServerSocket.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(SearchManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ShareManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(Thread.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(Client.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ClientManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(HttpConnection.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(Socket.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(QueueManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(User.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(HubManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(SettingsManager.obj) : error LNK2001: unresolved external symbol ___security_cookie
WinUtil.obj : error LNK2001: unresolved external symbol ___security_cookie
client.lib(ADLSearch.obj) : error LNK2001: unresolved external symbol ___security_cookie
client.lib(Util.obj) : error LNK2019: unresolved external symbol ___security_cookie referenced in function __ehhandler$??0__Named_exception@_STL@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@1@@Z
client.lib(DirectoryListing.obj) : error LNK2001: unresolved external symbol ___security_cookie
TreePropertySheet.obj : error LNK2001: unresolved external symbol ___security_cookie
UCPage.obj : error LNK2001: unresolved external symbol ___security_cookie
UploadPage.obj : error LNK2001: unresolved external symbol ___security_cookie
UsersFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
StatsFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
stdafx.obj : error LNK2001: unresolved external symbol ___security_cookie
TextFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
TransferView.obj : error LNK2001: unresolved external symbol ___security_cookie
PublicHubsFrm.obj : error LNK2001: unresolved external symbol ___security_cookie
QueueFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
SearchFrm.obj : error LNK2001: unresolved external symbol ___security_cookie
SpyFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
main.obj : error LNK2001: unresolved external symbol ___security_cookie
MainFrm.obj : error LNK2001: unresolved external symbol ___security_cookie
NotepadFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
PrivateFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
FinishedFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
FinishedULFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
GeneralPage.obj : error LNK2001: unresolved external symbol ___security_cookie
HubFrame.obj : error LNK2001: unresolved external symbol ___security_cookie
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol ___security_cookie
ExListViewCtrl.obj : error LNK2001: unresolved external symbol ___security_cookie
ExtendedTrace.obj : error LNK2001: unresolved external symbol ___security_cookie
FavHubProperties.obj : error LNK2001: unresolved external symbol ___security_cookie
ADLSearchFrame.obj : error LNK2019: unresolved external symbol ___security_cookie referenced in function "public: long __thiscall ADLSearchFrame::onHelp(unsigned short,unsigned short,struct HWND__ *,int &)" (?onHelp@ADLSearchFrame@@QAEJGGPAUHWND__@@AAH@Z)
ADLSProperties.obj : error LNK2001: unresolved external symbol ___security_cookie
AppearancePage.obj : error LNK2001: unresolved external symbol ___security_cookie
CommandDlg.obj : error LNK2001: unresolved external symbol ___security_cookie
client.lib(inftrees.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
atls.lib(atlbase.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
atls.lib(atlcommodule.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(compress.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(decompress.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(blocksort.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(trees.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(BufferedSocket.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(TigerHash.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(SFVReader.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ZUtils.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(CryptoManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(Encoder.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(BZUtils.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(DownloadManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(SimpleXML.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(UserConnection.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ConnectionManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ServerSocket.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(SearchManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ShareManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(Thread.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(Client.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ClientManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(HttpConnection.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(Socket.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(QueueManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(User.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(HubManager.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(SettingsManager.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "public: __thiscall SimpleXML::Tag::Tag(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class SimpleXML::Tag *)" (??0Tag@SimpleXML@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@0PAV01@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(ADLSearch.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(Util.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
client.lib(DirectoryListing.obj) : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall SimpleXMLReader::CallBack::getAttrib(class _STL::vector<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,class _STL::allocator<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > > &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,unsigned int)" (?getAttrib@CallBack@SimpleXMLReader@@QAEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@AAV?$vector@U?$pair@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@V?$allocator@U?$pair@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@@2@@4@ABV34@I@Z)
TreePropertySheet.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
UCPage.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
UploadPage.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
UsersFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
StatsFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
stdafx.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
TextFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
TransferView.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
PublicHubsFrm.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
QueueFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
SearchFrm.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
SpyFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
main.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
MainFrm.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
NotepadFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
PrivateFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
FinishedFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
FinishedULFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
GeneralPage.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
HubFrame.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
ExListViewCtrl.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
ExtendedTrace.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
FavHubProperties.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
ADLSearchFrame.obj : error LNK2019: unresolved external symbol @__security_check_cookie@4 referenced in function "public: long __thiscall ADLSearchFrame::onHelp(unsigned short,unsigned short,struct HWND__ *,int &)" (?onHelp@ADLSearchFrame@@QAEJGGPAUHWND__@@AAH@Z)
ADLSProperties.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
AppearancePage.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
CommandDlg.obj : error LNK2001: unresolved external symbol @__security_check_cookie@4
CommandDlg.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,bool,bool)" (?validateMessage@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@_N1@Z) referenced in function "private: void __thiscall CommandDlg::updateCommand(void)" (?updateCommand@CommandDlg@@AAEXXZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,bool,bool)" (?validateMessage@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@_N1@Z) referenced in function "public: int __thiscall ATL::CWindow::GetClientRect(struct tagRECT *)const " (?GetClientRect@CWindow@ATL@@QBEHPAUtagRECT@@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,bool,bool)" (?validateMessage@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@_N1@Z)
client.lib(DownloadManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(BufferedSocket.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(ShareManager.obj) : error LNK2019: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z) referenced in function "public: virtual __int64 __thiscall File::getSize(void)" (?getSize@File@@UAE_JXZ)
client.lib(ConnectionManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(CryptoManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(Client.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(HttpConnection.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(Socket.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(SearchManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(DirectoryListing.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(QueueManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(HubManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(SettingsManager.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
UsersFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(ADLSearch.obj) : error LNK2019: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z) referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __thiscall _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >::erase(unsigned int,unsigned int)" (?erase@?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@QAEAAV12@II@Z)
client.lib(Util.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
SpyFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
TransferView.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
NotepadFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
PropPage.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z) referenced in function "private: static void __fastcall FastAlloc<class DirectoryListing::Directory>::grow(void)" (?grow@?$FastAlloc@VDirectory@DirectoryListing@@@@CIXXZ)
HubFrame.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
main.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(CryptoManager.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(DownloadManager.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(BufferedSocket.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(HttpConnection.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(Socket.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(SearchManager.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(ConnectionManager.obj) : error LNK2019: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z) referenced in function __ehhandler$?removeListener@?$Speaker@VUserConnectionListener@@@@QAEXPAVUserConnectionListener@@@Z
client.lib(Util.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(DirectoryListing.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(QueueManager.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
client.lib(Client.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
stdafx.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
TransferView.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
UsersFrame.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
NotepadFrame.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
PropPage.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z) referenced in function "public: long __thiscall DirectoryListingFrame::onMatchQueue(unsigned short,unsigned short,struct HWND__ *,int &)" (?onMatchQueue@DirectoryListingFrame@@QAEJGGPAUHWND__@@AAH@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
main.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __fastcall Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SIAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z) referenced in function "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Encoder::toBase32(unsigned char const *,unsigned int)" (?toBase32@Encoder@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEI@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __fastcall Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SIAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __fastcall Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SIAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z)
TransferView.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
UploadPage.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
StatsFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z) referenced in function "private: void __thiscall DirectoryListingFrame::updateStatus(void)" (?updateStatus@DirectoryListingFrame@@AAEXXZ)
FinishedFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
FinishedULFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatBytes(__int64)" (?formatBytes@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z) referenced in function "public: void __thiscall DirectoryListingFrame::downloadList(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?downloadList@DirectoryListingFrame@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_N@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __fastcall Util::toAcp(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toAcp@Util@@SIAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@AAV23@@Z) referenced in function "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __fastcall Util::toAcp(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toAcp@Util@@SIABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV23@@Z)
FinishedFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z) referenced in function "private: void __thiscall FinishedFrame::addEntry(class FinishedItem *)" (?addEntry@FinishedFrame@@AAEXPAVFinishedItem@@@Z)
FinishedULFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
UsersFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
GeneralPage.obj : error LNK2019: unresolved external symbol "public: static void __fastcall Socket::socksUpdated(void)" (?socksUpdated@Socket@@SIXXZ) referenced in function "public: virtual void __thiscall GeneralPage::write(void)" (?write@GeneralPage@@UAEXXZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::getLocalIp(void)" (?getLocalIp@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __thiscall Client::getLocalIp(void)" (?getLocalIp@Client@@QAE?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Socket::resolve(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?resolve@Socket@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@@Z) referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __thiscall Client::getLocalIp(void)" (?getLocalIp@Client@@QAE?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static void __fastcall Util::decodeUrl(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &,short &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?decodeUrl@Util@@SIXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@AAV23@AAF1@Z) referenced in function "private: virtual void __thiscall HubFrame::onAction(enum ClientListener::Types,class Client *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?onAction@HubFrame@@EAEXW4Types@ClientListener@@PAVClient@@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatParams(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::hash_map<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,struct _STL::hash<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,struct _STL::equal_to<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,class _STL::allocator<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const ,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > > &)" (?formatParams@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV?$hash_map@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@U?$hash@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@U?$equal_to@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@@2@@3@@Z) referenced in function "public: void __thiscall HubFrame::runUserCommand(class UserCommand &)" (?runUserCommand@HubFrame@@QAEXAAVUserCommand@@@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatParams(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::hash_map<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,struct _STL::hash<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,struct _STL::equal_to<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,class _STL::allocator<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const ,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > > &)" (?formatParams@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV?$hash_map@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@U?$hash@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@U?$equal_to@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@@2@@3@@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatParams(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::hash_map<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,struct _STL::hash<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,struct _STL::equal_to<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,class _STL::allocator<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const ,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > > &)" (?formatParams@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV?$hash_map@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@U?$hash@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@U?$equal_to@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@@2@@3@@Z)
TransferView.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatParams(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class _STL::hash_map<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,struct _STL::hash<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,struct _STL::equal_to<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > >,class _STL::allocator<struct _STL::pair<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const ,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > > &)" (?formatParams@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV?$hash_map@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@U?$hash@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@U?$equal_to@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@@2@@3@@Z)
main.obj : error LNK2019: unresolved external symbol __resetstkoflw referenced in function "bool __fastcall ATL::_ATL_SAFE_ALLOCA_IMPL::_AtlVerifyStackAvailable(unsigned long)" (?_AtlVerifyStackAvailable@_ATL_SAFE_ALLOCA_IMPL@ATL@@YI_NK@Z)
main.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::getOsVersion(void)" (?getOsVersion@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "long __stdcall DCUnhandledExceptionFilter(struct _EXCEPTION_POINTERS *)" (?DCUnhandledExceptionFilter@@YGJPAU_EXCEPTION_POINTERS@@@Z)
main.obj : error LNK2001: unresolved external symbol ___pfnDliFailureHook2
main.obj : error LNK2019: unresolved external symbol "void __fastcall startup(void (__fastcall*)(void *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &),void *)" (?startup@@YIXP6IXPAXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z0@Z) referenced in function "int __fastcall Run(char *,int)" (?Run@@YIHPADH@Z)
MainFrm.obj : error LNK2019: unresolved external symbol "void __fastcall shutdown(void)" (?shutdown@@YIXXZ) referenced in function "public: static unsigned long __stdcall MainFrame::stopper(void *)" (?stopper@MainFrame@@SGKPAX@Z)
PrivateFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::getAwayMessage(void)" (?getAwayMessage@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "public: static void __fastcall PrivateFrame::gotMessage(class Pointer<class User> const &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?gotMessage@PrivateFrame@@SIXABV?$Pointer@VUser@@@@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::getAwayMessage(void)" (?getAwayMessage@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
QueueFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall SearchManager::clean(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?clean@SearchManager@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@@Z) referenced in function "private: void __thiscall QueueFrame::setSearchStringForSelected(void)" (?setSearchStringForSelected@QueueFrame@@AAEXXZ)
SearchFrm.obj : error LNK2019: unresolved external symbol __ftol2 referenced in function "private: void __thiscall SearchFrame::onEnter(void)" (?onEnter@SearchFrame@@AAEXXZ)
WinUtil.obj : error LNK2001: unresolved external symbol __ftol2
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol __ftol2
TransferView.obj : error LNK2019: unresolved external symbol __alldvrm referenced in function "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __fastcall Util::formatSeconds(__int64)" (?formatSeconds@Util@@SI?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
dbghelp.lib(dbghelp.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
comdlg32.lib(comdlg32.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
comdlg32.lib(comdlg32.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
comdlg32.lib(comdlg32.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
comdlg32.lib(comdlg32.dll) : error LNK2001: unresolved external symbol ___delayLoadHelper2@8
client.lib(inftrees.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(huffman.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(zutil.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(trees.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(compress.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(decompress.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(deflate.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(inflate.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(blocksort.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(bzlib.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(SFVReader.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(ZUtils.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(compress.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(DownloadManager.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(BufferedSocket.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(crc32.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(TigerHash.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(HashManager.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(CryptoManager.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(Encoder.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(BZUtils.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(Thread.obj) : error LNK2001: unresolved external symbol __RTC_CheckEsp
client.lib(SimpleXML.obj) : error LNK2019: unresolved external symbol __RTC_CheckEsp referenced in function __catch$?_M_insert_overflow@?$vector@U?$pair@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V12@@_STL@@V?$allocator@U?$pair@V?$basic_string@DV?$char_traits@D@_STL@@V?$allo

joakim_tosteberg
Forum Moderator
Posts: 587
Joined: 2003-05-07 02:38
Location: Sweden, Linkoping

Post by joakim_tosteberg » 2004-06-24 00:08

Are you uisng all default settings?

borys3
Posts: 5
Joined: 2004-06-23 20:25

Post by borys3 » 2004-06-24 05:54

Yes. Everything is default. I didn't change anything. just opened .sln and pressed F5 (after adding WTL7.1 and STLport to include dirs ofcourse) (oh. only thing i tried to change is release/debug compilation but it didn't change anything).

Gasman1015
Posts: 184
Joined: 2003-05-26 11:29
Location: UK

Post by Gasman1015 » 2004-06-24 12:01

Pressing F5 gives you start debugging., and you have'nt compiled yet.!
Always remember you're unique, just like everyone else.

joakim_tosteberg
Forum Moderator
Posts: 587
Joined: 2003-05-07 02:38
Location: Sweden, Linkoping

Post by joakim_tosteberg » 2004-06-24 14:31

Gasman1015 wrote:Pressing F5 gives you start debugging., and you have'nt compiled yet.!
It builds the proect before starting it ;)

borys3
Posts: 5
Joined: 2004-06-23 20:25

Post by borys3 » 2004-06-24 15:25

Yes. exactly! it would make no sence to debug it without building it before :)nevertheless - F7 didn't work after cleaning the project ether.

joakim_tosteberg
Forum Moderator
Posts: 587
Joined: 2003-05-07 02:38
Location: Sweden, Linkoping

Post by joakim_tosteberg » 2004-06-25 00:27

Try to readownload the source for both wtl, stl and dcplusplus and see if it works better then. I fit doesn't try reinstalling vs .net 2003 and make sure that you install everyting that has wirth c++ to do.

borys3
Posts: 5
Joined: 2004-06-23 20:25

Post by borys3 » 2004-06-25 05:54

i had redownloaded all sources (WTL, STLport, and DC++), double-checked installed MS VS 2003 components (everything is installed - not only C++ or C#), and there still is the same problem..
do You have any idea what else could be wrong?

borys3
Posts: 5
Joined: 2004-06-23 20:25

Post by borys3 » 2004-06-25 10:36

OK! i've solved the problem! i forgot to remove VC6 liblaries from path (i used them before to compile VC6 projects).
Now everything is working properly!
Thanx for your help anyway!

Locked