Unresolved external symbol errors when compiling.

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

Moderator: Moderators

Locked
Dr. Sunglasses
Posts: 3
Joined: 2004-09-26 12:08

Unresolved external symbol errors when compiling.

Post by Dr. Sunglasses » 2004-09-26 12:15

I'm trying to compile from the BCDC 0.4032 source (I haven't changed anything yet). After installing STLport and WTL7.1 (and setting them in my include paths per compile.txt), I get the following errors:
------ Build started: Project: DCPlusPlus, Configuration: Debug Win32 ------

Linking...
UsersFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
WinUtil.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
TransferView.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UCPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UploadPage.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UploadQueueFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
QueueFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
SearchFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
SpyFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
MainFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
PrivateFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
PropertiesDlg.obj : error LNK2019: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A) referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall ResourceManager::getString(enum ResourceManager::Strings)const " (?getString@ResourceManager@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@W4Strings@1@@Z)
PropPage.obj : error LNK2019: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A) referenced in function "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall ResourceManager::getString(enum ResourceManager::Strings)const " (?getString@ResourceManager@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@W4Strings@1@@Z)
FinishedFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
FinishedULFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
HubFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
main.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
ADLSearchFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
ADLSProperties.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
FavoritesFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > * ResourceManager::strings" (?strings@ResourceManager@@0PAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
ADLSearchFrame.obj : error LNK2019: unresolved external symbol "public: void __thiscall ADLSearchManager::Save(void)" (?Save@ADLSearchManager@@QAEXXZ) referenced in function "public: long __thiscall ADLSearchFrame::onClose(unsigned int,unsigned int,long,int &)" (?onClose@ADLSearchFrame@@QAEJIIJAAH@Z)
Advanced3Page.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const * const SettingsManager::clientEmulations" (?clientEmulations@SettingsManager@@2QBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
FavHubProperties.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const * const SettingsManager::clientEmulations" (?clientEmulations@SettingsManager@@2QBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
TransferView.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UploadQueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
UsersFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
NotepadFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A) referenced in function "public: __thiscall File::File(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,int)" (??0File@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@HH@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
Advanced3Page.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A)
MainFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > Util::emptyString" (?emptyString@Util@@2V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@A) referenced in function __unwindfunclet$??0MainFrame@@QAE@XZ$0
CommandDlg.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::validateMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,bool,bool)" (?validateMessage@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@_N1@Z) referenced in function "public: long __thiscall CommandDlg::OnInitDialog(unsigned int,unsigned int,long,int &)" (?OnInitDialog@CommandDlg@@QAEJIIJAAH@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::validateMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,bool,bool)" (?validateMessage@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@_N1@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall DirectoryListing::loadFile(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?loadFile@DirectoryListing@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_N@Z) referenced in function "public: __thiscall DirectoryListingFrame::DirectoryListingFrame(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,class Pointer<class User> const &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (??0DirectoryListingFrame@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV?$Pointer@VUser@@@@0@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
TransferView.obj : error LNK2001: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
UsersFrame.obj : error LNK2001: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$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 User::getFullNick(void)const " (?getFullNick@User@@QBE?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
MainFrm.obj : error LNK2001: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
PrivateFrame.obj : error LNK2019: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "void __cdecl debugTrace(char const *,...)" (?debugTrace@@YAXPBDZZ)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const & __thiscall User::getClientName(void)const " (?getClientName@User@@QBEABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
TransferView.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z) referenced in function "public: long __thiscall DirectoryListingFrame::OnCreate(unsigned int,unsigned int,long,int &)" (?OnCreate@DirectoryListingFrame@@QAEJIIJAAH@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: __thiscall StringTokenizer::StringTokenizer(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,char)" (??0StringTokenizer@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@D@Z)
TransferView.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z) referenced in function "public: long __thiscall DirectoryListingFrame::OnCreate(unsigned int,unsigned int,long,int &)" (?OnCreate@DirectoryListingFrame@@QAEJIIJAAH@Z)
FinishedFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?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> > __cdecl Util::formatBytes(__int64)" (?formatBytes@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: __int64 __thiscall DirectoryListing::Directory::getTotalSize(bool)" (?getTotalSize@Directory@DirectoryListing@@QAE_J_N@Z) referenced in function "public: __int64 __thiscall DirectoryListing::getTotalSize(bool)" (?getTotalSize@DirectoryListing@@QAE_J_N@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: int __thiscall DirectoryListing::Directory::getTotalFileCount(bool)" (?getTotalFileCount@Directory@DirectoryListing@@QAEH_N@Z) referenced in function "public: int __thiscall DirectoryListing::getTotalFileCount(bool)" (?getTotalFileCount@DirectoryListing@@QAEH_N@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Util::toAcp(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toAcp@Util@@SAAAV?$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 & __cdecl 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@@SAABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@AAV23@@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall DirectoryListing::download(class DirectoryListing::File *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?download@DirectoryListing@@QAEXPAVFile@1@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_N@Z) referenced in function "public: long __thiscall DirectoryListingFrame::onDoubleClickFiles(int,struct tagNMHDR *,int &)" (?onDoubleClickFiles@DirectoryListingFrame@@QAEJHPAUtagNMHDR@@AAH@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall DirectoryListing::download(class DirectoryListing::Directory *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?download@DirectoryListing@@QAEXPAVDirectory@1@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z) referenced in function "public: long __thiscall DirectoryListingFrame::onDownloadDir(unsigned short,unsigned short,struct HWND__ *,int &)" (?onDownloadDir@DirectoryListingFrame@@QAEJGGPAUHWND__@@AAH@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SA?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> > __cdecl Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SA?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> > __cdecl Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z)
WinUtil.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::validateFileName(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?validateFileName@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z) referenced in function "public: long __thiscall LineDlg::OnInitDialog(unsigned int,unsigned int,long,int &)" (?OnInitDialog@LineDlg@@QAEJIIJAAH@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: int __thiscall QueueManager::matchListing(class DirectoryListing *)" (?matchListing@QueueManager@@QAEHPAVDirectoryListing@@@Z) referenced in function "public: long __thiscall DirectoryListingFrame::onMatchQueue(unsigned short,unsigned short,struct HWND__ *,int &)" (?onMatchQueue@DirectoryListingFrame@@QAEJGGPAUHWND__@@AAH@Z)
UsersFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
WinUtil.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
QueueFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
SearchFrm.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
SpyFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
TransferView.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
HubFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
MainFrm.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
PrivateFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
ExListViewCtrl.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
FinishedFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
FinishedULFrame.obj : error LNK2001: unresolved external symbol "private: static signed char (* Util::cmpi)[256]" (?cmpi@Util@@0PAY0BAA@CA)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall QueueManager::FileQueue::find(class _STL::vector<class QueueItem *,class _STL::allocator<class QueueItem *> > &,__int64,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?find@FileQueue@QueueManager@@QAEXAAV?$vector@PAVQueueItem@@V?$allocator@PAVQueueItem@@@_STL@@@_STL@@_JABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@4@@Z) referenced in function "public: void __thiscall QueueManager::getTargetsBySize(class _STL::vector<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >,class _STL::allocator<class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > > > &,__int64,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?getTargetsBySize@QueueManager@@QAEXAAV?$vector@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V?$allocator@V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@2@@_STL@@_JABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@3@@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::FileQueue::find(class _STL::vector<class QueueItem *,class _STL::allocator<class QueueItem *> > &,__int64,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?find@FileQueue@QueueManager@@QAEXAAV?$vector@PAVQueueItem@@V?$allocator@PAVQueueItem@@@_STL@@@_STL@@_JABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@4@@Z)
QueueFrame.obj : error LNK2019: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA) referenced in function "private: void __thiscall QueueFrame::setSearchStringForSelected(void)" (?setSearchStringForSelected@QueueFrame@@AAEXXZ)
SearchFrm.obj : error LNK2001: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA)
WinUtil.obj : error LNK2019: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA) referenced in function "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatPlaytime(__int64)" (?formatPlaytime@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_J@Z)
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA)
HubFrame.obj : error LNK2001: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA)
MainFrm.obj : error LNK2001: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "private: static char * Util::lower" (?lower@Util@@0PADA)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Util::toUtf8(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toUtf8@Util@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@AAV23@@Z) referenced in function "public: void __thiscall DirectoryListingFrame::findFile(bool)" (?findFile@DirectoryListingFrame@@QAEX_N@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Encoder::fromBase32(char const *,unsigned char *,unsigned int)" (?fromBase32@Encoder@@SAXPBDPAEI@Z) referenced in function "public: __thiscall HashValue<class TigerHash>::HashValue<class TigerHash>(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (??0?$HashValue@VTigerHash@@@@QAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static void __cdecl Encoder::fromBase32(char const *,unsigned char *,unsigned int)" (?fromBase32@Encoder@@SAXPBDPAEI@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$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> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$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> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z)
DirectoryListingFrm.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$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> > __cdecl Encoder::toBase32(unsigned char const *,unsigned int)" (?toBase32@Encoder@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEI@Z)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z) referenced in function "int __cdecl textUnderCursor(struct tagPOINT,class WTL::CRichEditCtrlT<class ATL::CWindow> &,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?textUnderCursor@@YAHUtagPOINT@@AAV?$CRichEditCtrlT@VCWindow@ATL@@@WTL@@AAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
main.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z)
PrivateFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > & __cdecl Encoder::toBase32(unsigned char const *,unsigned int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > &)" (?toBase32@Encoder@@SAAAV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PBEIAAV23@@Z) referenced in function "public: void __thiscall PrivateFrame::sendMessage(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?sendMessage@PrivateFrame@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: static class FastCriticalSection FastAllocBase::cs" (?cs@FastAllocBase@@2VFastCriticalSection@@A)
DirectoryListingFrm.obj : error LNK2001: unresolved external symbol "public: static class FastCriticalSection FastAllocBase::cs" (?cs@FastAllocBase@@2VFastCriticalSection@@A)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class FastCriticalSection FastAllocBase::cs" (?cs@FastAllocBase@@2VFastCriticalSection@@A)
MainFrm.obj : error LNK2019: unresolved external symbol "public: static class FastCriticalSection FastAllocBase::cs" (?cs@FastAllocBase@@2VFastCriticalSection@@A) referenced in function "public: long __thiscall MainFrame::onTrayIcon(unsigned int,unsigned int,long,int &)" (?onTrayIcon@MainFrame@@QAEJIIJAAH@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class FastCriticalSection FastAllocBase::cs" (?cs@FastAllocBase@@2VFastCriticalSection@@A)
UsersFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall HubManager::save(void)" (?save@HubManager@@QAEXXZ)
FavHubProperties.obj : error LNK2019: unresolved external symbol "public: void __thiscall HubManager::save(void)" (?save@HubManager@@QAEXXZ) referenced in function "public: long __thiscall FavHubProperties::OnCloseCmd(unsigned short,unsigned short,struct HWND__ *,int &)" (?OnCloseCmd@FavHubProperties@@QAEJGGPAUHWND__@@AAH@Z)
FavoritesFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall HubManager::save(void)" (?save@HubManager@@QAEXXZ)
HubFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall HubManager::save(void)" (?save@HubManager@@QAEXXZ)
UCPage.obj : error LNK2019: unresolved external symbol "public: void __thiscall HubManager::save(void)" (?save@HubManager@@QAEXXZ) referenced in function __ehhandler$?onAddMenu@UCPage@@QAEJGGPAUHWND__@@AAH@Z
FavoritesFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall HubManager::removeFavorite(class FavoriteHubEntry *)" (?removeFavorite@HubManager@@QAEXPAVFavoriteHubEntry@@@Z) referenced in function "public: long __thiscall FavoriteHubsFrame::onRemove(unsigned short,unsigned short,struct HWND__ *,int &)" (?onRemove@FavoriteHubsFrame@@QAEJGGPAUHWND__@@AAH@Z)
FavoritesFrm.obj : error LNK2019: unresolved external symbol "public: void __thiscall HubManager::addFavorite(class FavoriteHubEntry const &)" (?addFavorite@HubManager@@QAEXABVFavoriteHubEntry@@@Z) referenced in function "public: long __thiscall FavoriteHubsFrame::onNew(unsigned short,unsigned short,struct HWND__ *,int &)" (?onNew@FavoriteHubsFrame@@QAEJGGPAUHWND__@@AAH@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall HubManager::addFavorite(class FavoriteHubEntry const &)" (?addFavorite@HubManager@@QAEXABVFavoriteHubEntry@@@Z)
PublicHubsFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall HubManager::addFavorite(class FavoriteHubEntry const &)" (?addFavorite@HubManager@@QAEXABVFavoriteHubEntry@@@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?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> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
FinishedFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?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 LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z) referenced in function "private: void __thiscall FinishedULFrame::addEntry(class FinishedItem *)" (?addEntry@FinishedULFrame@@AAEXPAVFinishedItem@@@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@ABV23@J@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::formatTime(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,long)" (?formatTime@Util@@SA?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 __cdecl Socket::socksUpdated(void)" (?socksUpdated@Socket@@SAXXZ) referenced in function "public: virtual void __thiscall GeneralPage::write(void)" (?write@GeneralPage@@UAEXXZ)
GeneralPage.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const * const SettingsManager::connectionBandwidths" (?connectionBandwidths@SettingsManager@@2QBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
GeneralPage.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const * const SettingsManager::connectionSpeeds" (?connectionSpeeds@SettingsManager@@2QBV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
HubFrame.obj : error LNK2019: unresolved external symbol "public: class Client * __thiscall ClientManager::getClient(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?getClient@ClientManager@@QAEPAVClient@@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z) referenced in function "private: __thiscall HubFrame::HubFrame(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 _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 &,int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (??0HubFrame@@AAE@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@000H0@Z)
HubFrame.obj : error LNK2019: unresolved external symbol "public: void __thiscall ClientManager::putClient(class Client *)" (?putClient@ClientManager@@QAEXPAVClient@@@Z) referenced in function "private: virtual __thiscall HubFrame::~HubFrame(void)" (??1HubFrame@@EAE@XZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::convertCEscapes(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?convertCEscapes@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@V23@@Z) referenced in function "public: void __thiscall HubFrame::onEnter(void)" (?onEnter@HubFrame@@QAEXXZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __thiscall Client::getLocalIp(void)const " (?getLocalIp@Client@@QBE?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "public: void __thiscall HubFrame::onEnter(void)" (?onEnter@HubFrame@@QAEXXZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: bool __thiscall ClientScriptInstance::onHubFrameEnter(class Client *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?onHubFrameEnter@ClientScriptInstance@@QAE_NPAVClient@@ABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z) referenced in function "public: void __thiscall HubFrame::onEnter(void)" (?onEnter@HubFrame@@QAEXXZ)
HubFrame.obj : error LNK2019: unresolved external symbol "public: bool __thiscall User::isFavoriteUser(void)const " (?isFavoriteUser@User@@QBE_NXZ) referenced in function "public: long __thiscall HubFrame::onSpeaker(unsigned int,unsigned int,long,int &)" (?onSpeaker@HubFrame@@QAEJIIJAAH@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: bool __thiscall User::isFavoriteUser(void)const " (?isFavoriteUser@User@@QBE_NXZ)
UploadQueueFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z)
WinUtil.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z)
HubFrame.obj : error LNK2019: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z) referenced in function "public: void __thiscall QueueManager::addList(class Pointer<class User> const &,int,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?addList@QueueManager@@QAEXABV?$Pointer@VUser@@@@HABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z)
QueueFrame.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z)
SearchFrm.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueueManager::add(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,__int64,class Pointer<class User>,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,struct HashValue<class TigerHash> const *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,int,enum QueueItem::Priority,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?add@QueueManager@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_JV?$Pointer@VUser@@@@0PBU?$HashValue@VTigerHash@@@@0HW4Priority@QueueItem@@0_N@Z)
UploadQueueFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
WinUtil.obj : error LNK2019: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B) referenced in function "public: long __thiscall ATL::CRegKey::QueryStringValue(char const *,char *,unsigned long *)" (?QueryStringValue@CRegKey@ATL@@QAEJPBDPADPAK@Z)
HubFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
PrivateFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
QueueFrame.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
SearchFrm.obj : error LNK2001: unresolved external symbol "private: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const QueueManager::USER_LIST_NAME" (?USER_LIST_NAME@QueueManager@@0V?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@B)
HubFrame.obj : error LNK2019: unresolved external symbol "public: class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __thiscall ClientScriptInstance::formatChatMessage(class Client *,class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> >)" (?formatChatMessage@ClientScriptInstance@@QAE?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@PAVClient@@V23@@Z) referenced in function "public: void __thiscall HubFrame::addLine(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?addLine@HubFrame@@QAEXABV?$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> > __cdecl Util::getShortTimeString(void)" (?getShortTimeString@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ) referenced in function "public: void __thiscall HubFrame::addLine(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?addLine@HubFrame@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
MainFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::getShortTimeString(void)" (?getShortTimeString@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
PrivateFrame.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::getShortTimeString(void)" (?getShortTimeString@Util@@SA?AV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@XZ)
WinUtil.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl 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@@SA?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: static void __cdecl WinUtil::parseMagnetUri(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &,bool)" (?parseMagnetUri@WinUtil@@SAXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@_N@Z)
HubFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl 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@@SA?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::addLine(class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > const &)" (?addLine@HubFrame@@QAEXABV?$basic_string@DV?$char_traits@D@_STL@@V?$allocator@D@2@@_STL@@@Z)
PrivateFrame.obj : error LNK2019: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl 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@@SA?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

Dr. Sunglasses
Posts: 3
Joined: 2004-09-26 12:08

Post by Dr. Sunglasses » 2004-09-26 12:22

Hmmm, it cut me off. How nice. There were a total of 278 errors (and this line, which seems redundant: .\App/DCPlusPlus.exe : fatal error LNK1120: 118 unresolved externals)

Anyway, I'm using VS .NET 2003. Some people say this problem was caused by having VS6 stuff in their include paths; I have none in mine.

By the way, some people may know me (most likely Garg) as GenericLoser.

GargoyleMT
DC++ Contributor
Posts: 3212
Joined: 2003-01-07 21:46
Location: .pa.us

Post by GargoyleMT » 2004-09-26 20:57

MainFrm.obj : error LNK2001: unresolved external symbol "public: static class _STL::basic_string<char,class _STL::char_traits<char>,class _STL::allocator<char> > __cdecl Util::getShortTimeString(void)"
Ok, so it's complaining about not finding the code for STLPort's basic_string. STLPort must not be installed correctly. Remove your existing changes under the Includes dropdown in Tools > Options > Projects > VC++ Directories, and start anew.

Are you using .NET 2003, or still .NET 2002?

Dr. Sunglasses
Posts: 3
Joined: 2004-09-26 12:08

Post by Dr. Sunglasses » 2004-09-28 19:26

Dr. Sunglasses wrote:Anyway, I'm using VS .NET 2003.
OK, I'll start over.

Locked