Deleting intermediate files and output files for project 'BondBatman - Win32 Debug'.
--------------------Configuration: BondBatman - Win32 Debug--------------------
Compiling...
BondBatman.cpp
Linking...
BondBatman.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CLogHandler::~CLogHandler(void)" (??1CLogHandler@@UAE@XZ)
BondBatman.obj : error LNK2001: unresolved external symbol _WSACleanup@0
BondBatman.obj : error LNK2001: unresolved external symbol "public: static void __cdecl CLogHandler::Flush(void)" (?Flush@CLogHandler@@SAXXZ)
BondBatman.obj : error LNK2001: unresolved external symbol "public: void __thiscall CWorker::ShutDown(void)" (?ShutDown@CWorker@@QAEXXZ)
BondBatman.obj : error LNK2001: unresolved external symbol "public: void __thiscall CLogHandler::Log(class CString,class CString)" (?Log@CLogHandler@@QAEXVCString@@0@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: __thiscall CLogHandler::CLogHandler(void)" (??0CLogHandler@@QAE@XZ)
BondBatman.obj : error LNK2001: unresolved external symbol _WSAGetLastError@0
BondBatman.obj : error LNK2001: unresolved external symbol _accept@12
BondBatman.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl SPCreateListenSocket(char const *,unsigned int)" (?SPCreateListenSocket@@YAIPBDI@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CCfghandler::~CCfghandler(void)" (??1CCfghandler@@UAE@XZ)
BondBatman.obj : error LNK2001: unresolved external symbol _WSAStartup@8
BondBatman.obj : error LNK2001: unresolved external symbol "public: long __thiscall CWorker::Initialize(void)" (?Initialize@CWorker@@QAEJXZ)
BondBatman.obj : error LNK2001: unresolved external symbol "public: __thiscall CWorker::CWorker(int)" (??0CWorker@@QAE@H@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: void __thiscall CLogHandler::initialize(class CString)" (?initialize@CLogHandler@@QAEXVCString@@@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: class CString __thiscall CCfghandler::GetConfigStr(class CString,class CString)" (?GetConfigStr@CCfghandler@@QAE?AVCString@@V2@0@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: int __thiscall CCfghandler::GetConfigInt(class CString,class CString)" (?GetConfigInt@CCfghandler@@QAEHVCString@@0@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: void __thiscall CCfghandler::SetCfgFile(char *)" (?SetCfgFile@CCfghandler@@QAEXPAD@Z)
BondBatman.obj : error LNK2001: unresolved external symbol "public: __thiscall CCfghandler::CCfghandler(void)" (??0CCfghandler@@QAE@XZ)
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
Debug/BondBatman.exe : fatal error LNK1120: 20 unresolved externals
Error executing link.exe.BondBatman.exe - 21 error(s), 0 warning(s)