Compiling OpenAscent menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Checkout again, and do a clean build (rebuild)

    Compiling OpenAscent
  2. #17
    novaprosp3kt's Avatar Member
    Reputation
    23
    Join Date
    May 2008
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wierd, doesnt look like you have the whole source there, check your src\ascent-shared folder for a file called svn_revision.h and if its not there either check out the source again (use tortoiseSVN, mine worked fine)or use mine

    Code:
    // This file was automatically generated by the SVN revision extractor.
    // There is no need to modify it.
    #ifndef SVN_REVISION_H
    #define SVN_REVISION_H
    static const char * BUILD_TAG = "TRUNK";
    static int BUILD_REVISION = 182;
    #endif   // SVN_REVISION_H
    Save it as SVN_Revision.h and Put it in your src\ascent-shared folder

    This file seems to just identify which SVN rev your using...

  3. #18
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks.
    A new revision just came out while you guys posted but now this one has a different error.
    Code:
    1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
    2>Compiling...
    1>Extracting SVN revision...
    2>voice_socket.c
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: TRUNK
    1>Revision found: 203
    1>Opening existing file...
    1>Writing output file...
    1>Output file written. Exiting cleanly.
    1>Compiling...
    1>CreateInterface.cpp
    2>voice_channel.c
    2>network_win32.c
    2>network_unixselect.c
    2>network_handlers.c
    2>log.c
    2>launcher.c
    1>Log.cpp
    2>configfile.c
    2>ascent_socket.c
    2>Generating Code...
    1>Util.cpp
    2>Linking...
    1>StackWalker.cpp
    2>Embedding manifest...
    1>MersenneTwister.cpp
    2>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
    2>ascent-voicechat - 0 error(s), 0 warning(s)
    1>MemoryLeaks.cpp
    1>CrashHandler.cpp
    1>CallBack.cpp
    1>ascent_getopt.cpp
    1>ThreadPool.cpp
    1>Mutex.cpp
    1>CThreads.cpp
    1>SocketWin32.cpp
    1>Soc****psWin32.cpp
    1>SocketMgrWin32.cpp
    1>Socket.cpp
    1>CircularBuffer.cpp
    1>WowCrypt.cpp
    1>Sha1.cpp
    1>MD5.cpp
    1>Compiling...
    1>crc32.cpp
    1>BigNumber.cpp
    1>Config.cpp
    1>SQLiteDatabase.cpp
    1>PostgresDatabase.cpp
    1>MySQLDatabase.cpp
    1>DBCStores.cpp
    1>DBC.cpp
    1>dbcfile.cpp
    1>Database.cpp
    1>Creating library...
    1>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    1>ascent-shared - 0 error(s), 0 warning(s)
    3>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
    4>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
    3>Compiling...
    4>Compiling...
    3>LogonStdAfx.cpp
    4>RStdAfx.cpp
    4>Compiling...
    3>Compiling...
    3>Main.cpp
    4>Master.cpp
    4>ObjectStorage.cpp
    4>WorkerServerSocket.cpp
    3>AccountCache.cpp
    4>WorkerServer.cpp
    4>ClusterManager.cpp
    3>AutoPatcher.cpp
    4>ClientManager.cpp
    3>AuthSocket.cpp
    4>WorldSocket.cpp
    3>LogonOpcodes.cpp
    4>Session.cpp
    3>LogonCommServer.cpp
    4>QueryHandler.cpp
    4>CharacterHandler.cpp
    4>LogonCommHandler.cpp
    4>LogonCommClient.cpp
    3>Compiling...
    4>Linking...
    3>LogonConsole.cpp
    4>   Creating library .....binRelease/ascent-realmserver.lib and object .....binRelease/ascent-realmserver.exp
    4>Generating code
    3>Linking...
    3>   Creating library .....binRelease/ascent-logonserver.lib and object .....binRelease/ascent-logonserver.exp
    3>Generating code
    3>Finished generating code
    4>Finished generating code
    3>Embedding manifest...
    4>Embedding manifest...
    3>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
    3>ascent-logonserver - 0 error(s), 0 warning(s)
    5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
    5>Compiling...
    5>StdAfx.cpp
    4>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
    4>ascent-realmserver - 0 error(s), 0 warning(s)
    5>Compiling...
    5>WorldSocket.cpp
    5>WorldSession.cpp
    5>WorldRunnable.cpp
    5>WorldCreator.cpp
    5>World.cpp
    5>WorkerServerClient.cpp
    5>WorkdSocketCluster.cpp
    5>WordFilter.cpp
    5>WeatherMgr.cpp
    5>WayPoints.cpp
    5>WarsongGulch.cpp
    5>VoiceChatHandler.cpp
    5>VoiceChatClientSocket.cpp
    5>Unit.cpp
    5>TransporterHandler.cpp
    5>TradeHandler.cpp
    5>TerrainMgr.cpp
    5>TaxiMgr.cpp
    5>TaxiHandler.cpp
    5>Stats.cpp
    5>Compiling...
    5>SpellTarget.cpp
    5>SpellHandler.cpp
    5>SpellFixes.cpp
    5>SpellEffects.cpp
    5>SpellAuras.cpp
    5>Spell.cpp
    5>SocialHandler.cpp
    5>SkillHandler.cpp
    5>ScriptMgr.cpp
    5>ReputationHandler.cpp
    5>RecallCommands.cpp
    5>RaidHandler.cpp
    5>QuestMgr.cpp
    5>QuestHandler.cpp
    5>QuestCommands.cpp
    5>Quest.cpp
    5>QueryHandler.cpp
    5>PlayerPacketWrapper.cpp
    5>Player.cpp
    5>PetHandler.cpp
    5>Compiling...
    5>Pet.cpp
    5>Opcodes.cpp
    5>ObjectStorage.cpp
    5>ObjectMgr.cpp
    5>Object.cpp
    5>NPCHandler.cpp
    5>MovementHandler.cpp
    5>MiscHandler.cpp
    5>MapScriptInterface.cpp
    5>MapMgr.cpp
    5>MapCell.cpp
    5>Map.cpp
    5>MailSystem.cpp
    5>LootMgr.cpp
    5>LogonCommHandler.cpp
    5>LogonCommClient.cpp
    5>LocalizationMgr.cpp
    5>LfgMgr.cpp
    5>LfgHandler.cpp
    5>Level3.cpp
    5>Compiling...
    5>Level2.cpp
    5>Level1.cpp
    5>Level0.cpp
    5>ItemInterface.cpp
    5>ItemHandler.cpp
    5>Item.cpp
    5>HonorHandler.cpp
    5>GuildHandler.cpp
    5>Guild.cpp
    5>GroupHandler.cpp
    5>Group.cpp
    5>GMTicket.cpp
    5>GameObject.cpp
    5>faction.cpp
    5>EyeOfTheStorm.cpp
    5>EventMgr.cpp
    5>EventableObject.cpp
    5>DynamicObject.cpp
    5>DuelHandler.cpp
    5>debugcmds.cpp
    5>Compiling...
    5>DayWatcherThread.cpp
    5>DatabaseCleaner.cpp
    5>Creature.cpp
    5>Corpse.cpp
    5>Container.cpp
    5>CombatHandler.cpp
    5>CollideInterface.cpp
    5>ClusterInterface.cpp
    5>ChatHandler.cpp
    5>Chat.cpp
    5>CharacterHandler.cpp
    5>ChannelHandler.cpp
    5>Channel.cpp
    5>BattlegroundMgr.cpp
    5>BattlegroundHandler.cpp
    5>BattlegroundCommands.cpp
    5>AuctionMgr.cpp
    5>AuctionHouse.cpp
    5>ArenaTeam.cpp
    5>Arenas.cpp
    5>Compiling...
    5>AreaTrigger.cpp
    5>ArathiBasin.cpp
    5>AlteracValley.cpp
    5>AIInterface.cpp
    5>AddonMgr.cpp
    5>ConsoleListener.cpp
    5>ConsoleCommands.cpp
    5>CConsole.cpp
    5>Master.cpp
    5>Main.cpp
    5>Compiling...
    5>CoreMemoryAllocator_Core.cpp
    5>Linking...
    5>   Creating library .....binReleaseascent-world.lib and object .....binReleaseascent-world.exp
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::AddSample(float,float,int,float)" (?AddSample@SpeedCheatDetector@@QAEXMMHM@Z)
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::ReportCheater(class Player *)" (?ReportCheater@SpeedCheatDetector@@QAEXPAVPlayer@@@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: __thiscall SpeedCheatDetector::SpeedCheatDetector(void)" (??0SpeedCheatDetector@@QAE@XZ)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::SkipSamplingUntil(int)" (?SkipSamplingUntil@SpeedCheatDetector@@QAEXH@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::EventSpeedChange(void)" (?EventSpeedChange@SpeedCheatDetector@@QAEXXZ)
    5>.....binReleaseascent-world.exe : fatal error LNK1120: 5 unresolved externals
    5>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
    5>ascent-world - 6 error(s), 0 warning(s)
    ========== Build: 4 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    any ideas on this one.

  4. #19
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks.
    A new revision just came out while you guys posted but now this one has a different error.
    Code:
    1>------ Build started: Project: ascent-shared, Configuration: Release Win32 ------
    2>------ Build started: Project: ascent-voicechat, Configuration: Release Win32 ------
    2>Compiling...
    1>Extracting SVN revision...
    2>voice_socket.c
    1>SVN Revision Extractor
    1>Written by Burlex, 2008/02/20
    1>Branch: TRUNK
    1>Revision found: 203
    1>Opening existing file...
    1>Writing output file...
    1>Output file written. Exiting cleanly.
    1>Compiling...
    1>CreateInterface.cpp
    2>voice_channel.c
    2>network_win32.c
    2>network_unixselect.c
    2>network_handlers.c
    2>log.c
    2>launcher.c
    1>Log.cpp
    2>configfile.c
    2>ascent_socket.c
    2>Generating Code...
    1>Util.cpp
    2>Linking...
    1>StackWalker.cpp
    2>Embedding manifest...
    1>MersenneTwister.cpp
    2>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-voicechat__2008_releaseBuildLog.htm"
    2>ascent-voicechat - 0 error(s), 0 warning(s)
    1>MemoryLeaks.cpp
    1>CrashHandler.cpp
    1>CallBack.cpp
    1>ascent_getopt.cpp
    1>ThreadPool.cpp
    1>Mutex.cpp
    1>CThreads.cpp
    1>SocketWin32.cpp
    1>Soc****psWin32.cpp
    1>SocketMgrWin32.cpp
    1>Socket.cpp
    1>CircularBuffer.cpp
    1>WowCrypt.cpp
    1>Sha1.cpp
    1>MD5.cpp
    1>Compiling...
    1>crc32.cpp
    1>BigNumber.cpp
    1>Config.cpp
    1>SQLiteDatabase.cpp
    1>PostgresDatabase.cpp
    1>MySQLDatabase.cpp
    1>DBCStores.cpp
    1>DBC.cpp
    1>dbcfile.cpp
    1>Database.cpp
    1>Creating library...
    1>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-shared___Win32_ReleaseBuildLog.htm"
    1>ascent-shared - 0 error(s), 0 warning(s)
    3>------ Build started: Project: ascent-logonserver, Configuration: Release Win32 ------
    4>------ Build started: Project: ascent-realmserver, Configuration: Release Win32 ------
    3>Compiling...
    4>Compiling...
    3>LogonStdAfx.cpp
    4>RStdAfx.cpp
    4>Compiling...
    3>Compiling...
    3>Main.cpp
    4>Master.cpp
    4>ObjectStorage.cpp
    4>WorkerServerSocket.cpp
    3>AccountCache.cpp
    4>WorkerServer.cpp
    4>ClusterManager.cpp
    3>AutoPatcher.cpp
    4>ClientManager.cpp
    3>AuthSocket.cpp
    4>WorldSocket.cpp
    3>LogonOpcodes.cpp
    4>Session.cpp
    3>LogonCommServer.cpp
    4>QueryHandler.cpp
    4>CharacterHandler.cpp
    4>LogonCommHandler.cpp
    4>LogonCommClient.cpp
    3>Compiling...
    4>Linking...
    3>LogonConsole.cpp
    4>   Creating library .....binRelease/ascent-realmserver.lib and object .....binRelease/ascent-realmserver.exp
    4>Generating code
    3>Linking...
    3>   Creating library .....binRelease/ascent-logonserver.lib and object .....binRelease/ascent-logonserver.exp
    3>Generating code
    3>Finished generating code
    4>Finished generating code
    3>Embedding manifest...
    4>Embedding manifest...
    3>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-logonserver___Win32_ReleaseBuildLog.htm"
    3>ascent-logonserver - 0 error(s), 0 warning(s)
    5>------ Build started: Project: ascent-world, Configuration: Release Win32 ------
    5>Compiling...
    5>StdAfx.cpp
    4>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-realmserver___Win32_ReleaseBuildLog.htm"
    4>ascent-realmserver - 0 error(s), 0 warning(s)
    5>Compiling...
    5>WorldSocket.cpp
    5>WorldSession.cpp
    5>WorldRunnable.cpp
    5>WorldCreator.cpp
    5>World.cpp
    5>WorkerServerClient.cpp
    5>WorkdSocketCluster.cpp
    5>WordFilter.cpp
    5>WeatherMgr.cpp
    5>WayPoints.cpp
    5>WarsongGulch.cpp
    5>VoiceChatHandler.cpp
    5>VoiceChatClientSocket.cpp
    5>Unit.cpp
    5>TransporterHandler.cpp
    5>TradeHandler.cpp
    5>TerrainMgr.cpp
    5>TaxiMgr.cpp
    5>TaxiHandler.cpp
    5>Stats.cpp
    5>Compiling...
    5>SpellTarget.cpp
    5>SpellHandler.cpp
    5>SpellFixes.cpp
    5>SpellEffects.cpp
    5>SpellAuras.cpp
    5>Spell.cpp
    5>SocialHandler.cpp
    5>SkillHandler.cpp
    5>ScriptMgr.cpp
    5>ReputationHandler.cpp
    5>RecallCommands.cpp
    5>RaidHandler.cpp
    5>QuestMgr.cpp
    5>QuestHandler.cpp
    5>QuestCommands.cpp
    5>Quest.cpp
    5>QueryHandler.cpp
    5>PlayerPacketWrapper.cpp
    5>Player.cpp
    5>PetHandler.cpp
    5>Compiling...
    5>Pet.cpp
    5>Opcodes.cpp
    5>ObjectStorage.cpp
    5>ObjectMgr.cpp
    5>Object.cpp
    5>NPCHandler.cpp
    5>MovementHandler.cpp
    5>MiscHandler.cpp
    5>MapScriptInterface.cpp
    5>MapMgr.cpp
    5>MapCell.cpp
    5>Map.cpp
    5>MailSystem.cpp
    5>LootMgr.cpp
    5>LogonCommHandler.cpp
    5>LogonCommClient.cpp
    5>LocalizationMgr.cpp
    5>LfgMgr.cpp
    5>LfgHandler.cpp
    5>Level3.cpp
    5>Compiling...
    5>Level2.cpp
    5>Level1.cpp
    5>Level0.cpp
    5>ItemInterface.cpp
    5>ItemHandler.cpp
    5>Item.cpp
    5>HonorHandler.cpp
    5>GuildHandler.cpp
    5>Guild.cpp
    5>GroupHandler.cpp
    5>Group.cpp
    5>GMTicket.cpp
    5>GameObject.cpp
    5>faction.cpp
    5>EyeOfTheStorm.cpp
    5>EventMgr.cpp
    5>EventableObject.cpp
    5>DynamicObject.cpp
    5>DuelHandler.cpp
    5>debugcmds.cpp
    5>Compiling...
    5>DayWatcherThread.cpp
    5>DatabaseCleaner.cpp
    5>Creature.cpp
    5>Corpse.cpp
    5>Container.cpp
    5>CombatHandler.cpp
    5>CollideInterface.cpp
    5>ClusterInterface.cpp
    5>ChatHandler.cpp
    5>Chat.cpp
    5>CharacterHandler.cpp
    5>ChannelHandler.cpp
    5>Channel.cpp
    5>BattlegroundMgr.cpp
    5>BattlegroundHandler.cpp
    5>BattlegroundCommands.cpp
    5>AuctionMgr.cpp
    5>AuctionHouse.cpp
    5>ArenaTeam.cpp
    5>Arenas.cpp
    5>Compiling...
    5>AreaTrigger.cpp
    5>ArathiBasin.cpp
    5>AlteracValley.cpp
    5>AIInterface.cpp
    5>AddonMgr.cpp
    5>ConsoleListener.cpp
    5>ConsoleCommands.cpp
    5>CConsole.cpp
    5>Master.cpp
    5>Main.cpp
    5>Compiling...
    5>CoreMemoryAllocator_Core.cpp
    5>Linking...
    5>   Creating library .....binReleaseascent-world.lib and object .....binReleaseascent-world.exp
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::AddSample(float,float,int,float)" (?AddSample@SpeedCheatDetector@@QAEXMMHM@Z)
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::ReportCheater(class Player *)" (?ReportCheater@SpeedCheatDetector@@QAEXPAVPlayer@@@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: __thiscall SpeedCheatDetector::SpeedCheatDetector(void)" (??0SpeedCheatDetector@@QAE@XZ)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::SkipSamplingUntil(int)" (?SkipSamplingUntil@SpeedCheatDetector@@QAEXH@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::EventSpeedChange(void)" (?EventSpeedChange@SpeedCheatDetector@@QAEXXZ)
    5>.....binReleaseascent-world.exe : fatal error LNK1120: 5 unresolved externals
    5>Build log was saved at "file://c:Documents and SettingsOwnerDesktopOpenAscentwinVC90ascent-world___Win32_ReleaseBuildLog.htm"
    5>ascent-world - 6 error(s), 0 warning(s)
    ========== Build: 4 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    any ideas on this one.
    Code:
    1>   Creating library .....binReleaseascent-world.lib and object .....binReleaseascent-world.exp
    1>Main.obj : error LNK2001: unresolved external symbol "void __cdecl SetThreadName(char const *,...)" (?SetThreadName@@YAXPBDZZ)
    1>Main.obj : error LNK2001: unresolved external symbol "void __cdecl StartCrashHandler(void)" (?StartCrashHandler@@YAXXZ)
    1>Main.obj : error LNK2001: unresolved external symbol "int __cdecl HandleCrash(struct _EXCEPTION_POINTERS *)" (?HandleCrash@@YAHPAU_EXCEPTION_POINTERS@@@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "int __cdecl ascent_getopt_long_only(int,char * const *,char const *,struct ascent_option const *,int *)" (?ascent_getopt_long_only@@YAHHPBQADPBDPBUascent_option@@PAH@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "char * ascent_optarg" (?ascent_optarg@@3PADA)
    1>Master.obj : error LNK2001: unresolved external symbol "__int64 UNIXTIME" (?UNIXTIME@@3_JA)
    1>Master.obj : error LNK2001: unresolved external symbol "struct tm g_localTime" (?g_localTime@@3Utm@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall oLog::Init(int,int)" (?Init@oLog@@QAEXHH@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "protected: static class CLog * Singleton<class CLog>::mSingleton" (?mSingleton@?@VCLog@@@@1PAVCLog@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "public: bool __thiscall ConfigFile::SetSource(char const *,bool)" (?SetSource@ConfigFile@@QAE_NPBD_N@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "class ConfigMgr Config" (?Config@@3VConfigMgr@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "public: bool __thiscall ConfigFile::GetString(char const *,char const *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > *)" (?GetString@ConfigFile@@QAE_NPBD0PAV?@DU?@D@std@@V?@D@2@@std@@@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "void __cdecl InitRandomNumberGenerators(void)" (?InitRandomNumberGenerators@@YAXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall CThreadPool::Startup(void)" (?Startup@CThreadPool@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "class CThreadPool ThreadPool" (?ThreadPool@@3VCThreadPool@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __cdecl oLog::outString(char const *,...)" (?outString@oLog@@QAAXPBDZZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: __thiscall Mutex::~Mutex(void)" (??1Mutex@@QAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: __thiscall Mutex::Mutex(void)" (??0Mutex@@QAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: __thiscall SessionLogWriter::SessionLogWriter(char const *,bool)" (??0SessionLogWriter@@QAE@PBD_N@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl FormatOutputString(char const *,char const *,bool)" (?FormatOutputString@@YA?AV?@DU?@D@std@@V?@D@2@@std@@PBD0_N@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall oLog::SetScreenLoggingLevel(int)" (?SetScreenLoggingLevel@oLog@@QAEXH@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall oLog::SetFileLoggingLevel(int)" (?SetFileLoggingLevel@oLog@@QAEXH@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall ConfigFile::GetStringDefault(char const *,char const *,char const *)" (?GetStringDefault@ConfigFile@@QAE?AV?@DU?@D@std@@V?@D@2@@std@@PBD00@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: int __thiscall ConfigFile::GetIntDefault(char const *,char const *,int)" (?GetIntDefault@ConfigFile@@QAEHPBD0H@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall CThreadPool::ExecuteTask(class ThreadBase *)" (?ExecuteTask@CThreadPool@@QAEXPAVThreadBase@@@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: __thiscall SocketMgr::SocketMgr(void)" (??0SocketMgr@@QAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall SocketMgr::SpawnWorkerThreads(void)" (?SpawnWorkerThreads@SocketMgr@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall CThreadPool::ShowStats(void)" (?ShowStats@CThreadPool@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall CThreadPool::IntegrityCheck(void)" (?IntegrityCheck@CThreadPool@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Socket::~Socket(void)" (??1Socket@@UAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl ConvertTimeStampToDataTime(unsigned int)" (?ConvertTimeStampToDataTime@@YA?AV?@DU?@D@std@@V?@D@2@@std@@I@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall Database::EndThreads(void)" (?EndThreads@Database@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall SocketMgr::ShutdownThreads(void)" (?ShutdownThreads@SocketMgr@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall SocketMgr::CloseAll(void)" (?CloseAll@SocketMgr@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall CThreadPool::Shutdown(void)" (?Shutdown@CThreadPool@@QAEXXZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall SocketMgr::~SocketMgr(void)" (??1SocketMgr@@UAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "protected: static class SocketGarbageCollector * Singleton<class SocketGarbageCollector>::mSingleton" (?mSingleton@?@VSocketGarbageCollector@@@@1PAVSocketGarbageCollector@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "public: __thiscall SessionLogWriter::~SessionLogWriter(void)" (??1SessionLogWriter@@QAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "public: bool __thiscall ConfigFile::GetInt(char const *,char const *,int *)" (?GetInt@ConfigFile@@QAE_NPBD0PAH@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: static class Database * __cdecl Database::CreateDatabaseInterface(unsigned int)" (?CreateDatabaseInterface@Database@@SAPAV1@I@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall Database::~Database(void)" (??1Database@@UAE@XZ)
    1>Master.obj : error LNK2001: unresolved external symbol "protected: static class oLog * Singleton<class oLog>::mSingleton" (?mSingleton@?@VoLog@@@@1PAVoLog@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "protected: static class SocketMgr * Singleton<class SocketMgr>::mSingleton" (?mSingleton@?@VSocketMgr@@@@1PAVSocketMgr@@A)
    1>Master.obj : error LNK2001: unresolved external symbol "void __cdecl Soc****ps::ReuseAddr(unsigned int)" (?ReuseAddr@Soc****ps@@YAXI@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "bool __cdecl Soc****ps::Blocking(unsigned int)" (?Blocking@Soc****ps@@YA_NI@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "public: void __thiscall Socket::Accept(struct sockaddr_in *)" (?Accept@Socket@@QAEXPAUsockaddr_in@@@Z)
    1>Master.obj : error LNK2001: unresolved external symbol "void __cdecl Soc****ps::CloseSocket(unsigned int)" (?CloseSocket@Soc****ps@@YAXI@Z)
    1>ConsoleCommands.obj : error LNK2001: unresolved external symbol "int __cdecl GetTimePeriodFromString(char const *)" (?GetTimePeriodFromString@@YAHPBD@Z)
    1>ConsoleCommands.obj : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall Socket::GetRemoteIP(void)" (?GetRemoteIP@Socket@@QAE?AV?@DU?@D@std@@V?@D@2@@std@@XZ)
    1>ConsoleCommands.obj : error LNK2001: unresolved external symbol "unsigned long __cdecl crc32(unsigned char const *,unsigned int)" (?crc32@@YAKPBEI@Z)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: bool __thiscall ConfigFile::GetBoolDefault(char const *,char const *,bool)" (?GetBoolDefault@ConfigFile@@QAE_NPBD0_N@Z)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: __thiscall Socket::Socket(unsigned int,unsigned int,unsigned int)" (??0Socket@@QAE@III@Z)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall CircularBuffer::GetSize(void)" (?GetSize@CircularBuffer@@QAEIXZ)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: void __thiscall Socket::Disconnect(void)" (?Disconnect@Socket@@QAEXXZ)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CircularBuffer::Read(void *,unsigned int)" (?Read@CircularBuffer@@QAE_NPAXI@Z)
    1>ConsoleListener.obj : error LNK2001: unresolved external symbol "public: bool __thiscall Socket::Send(unsigned char const *,unsigned int)" (?Send@Socket@@QAE_NPBEI@Z)
    1>AddonMgr.obj : error LNK2001: unresolved external symbol "public: void __cdecl oLog::outDebug(char const *,...)" (?outDebug@oLog@@QAAXPBDZZ)
    1>AddonMgr.obj : error LNK2001: unresolved external symbol "public: void __cdecl oLog::outError(char const *,...)" (?outError@oLog@@QAAXPBDZZ)
    1>AddonMgr.obj : error LNK2001: unresolved external symbol "public: void __cdecl oLog::outDetail(char const *,...)" (?outDetail@oLog@@QAAXPBDZZ)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct SpellEntry> dbcSpell" (?dbcSpell@@3V?@USpellEntry@@@@A)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct SpellCastTime> dbcSpellCastTime" (?dbcSpellCastTime@@3V?@USpellCastTime@@@@A)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct AreaTable> dbcArea" (?dbcArea@@3V?@UAreaTable@@@@A)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl RandomUInt(unsigned int)" (?RandomUInt@@YAII@Z)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "double __cdecl RandomDouble(double)" (?RandomDouble@@YANN@Z)
    1>AIInterface.obj : error LNK2001: unresolved external symbol "float __cdecl RandomFloat(float)" (?RandomFloat@@YAMM@Z)
    1>AuctionHouse.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct AuctionHouseDBC> dbcAuctionHouse" (?dbcAuctionHouse@@3V?@UAuctionHouseDBC@@@@A)
    1>Channel.obj : error LNK2001: unresolved external symbol "class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > __cdecl StrSplit(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?StrSplit@@YA?AV?@V?@DU?@D@std@@V?@D@2@@std@@V?@V?@DU?@D@std@@V?@D@2@@std@@@2@@std@@ABV?@DU?@D@std@@V?@D@2@@2@0@Z)
    1>Channel.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct ChatChannelDBC> dbcChatChannels" (?dbcChatChannels@@3V?@UChatChannelDBC@@@@A)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct EnchantEntry> dbcEnchant" (?dbcEnchant@@3V?@UEnchantEntry@@@@A)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: void __cdecl AsyncQuery::AddQuery(char const *,...)" (?AddQuery@AsyncQuery@@QAAXPBDZZ)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall Database::QueueAsyncQuery(class AsyncQuery *)" (?QueueAsyncQuery@Database@@QAEXPAVAsyncQuery@@@Z)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: __thiscall MD5Hash::MD5Hash(void)" (??0MD5Hash@@QAE@XZ)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: __thiscall MD5Hash::~MD5Hash(void)" (??1MD5Hash@@QAE@XZ)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall MD5Hash::Initialize(void)" (?Initialize@MD5Hash@@QAEXXZ)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall MD5Hash::UpdateData(unsigned char const *,int)" (?UpdateData@MD5Hash@@QAEXPBEH@Z)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall MD5Hash::Finalize(void)" (?Finalize@MD5Hash@@QAEXXZ)
    1>CharacterHandler.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall SQLCallbackBase::~SQLCallbackBase(void)" (??1SQLCallbackBase@@UAE@XZ)
    1>Chat.obj : error LNK2001: unresolved external symbol "public: class DBCFile::Record __thiscall DBCFile::getRecord(unsigned int)" (?getRecord@DBCFile@@QAE?AVRecord@1@I@Z)
    1>Chat.obj : error LNK2001: unresolved external symbol "public: bool __thiscall DBCFile::open(char const *)" (?open@DBCFile@@QAE_NPBD@Z)
    1>Chat.obj : error LNK2001: unresolved external symbol "public: __thiscall DBCFile::~DBCFile(void)" (??1DBCFile@@QAE@XZ)
    1>Chat.obj : error LNK2001: unresolved external symbol "public: __thiscall DBCFile::DBCFile(void)" (??0DBCFile@@QAE@XZ)
    1>ChatHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct emoteentry> dbcEmoteEntry" (?dbcEmoteEntry@@3V?@Uemoteentry@@@@A)
    1>Creature.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct FactionTemplateDBC> dbcFactionTemplate" (?dbcFactionTemplate@@3V?@UFactionTemplateDBC@@@@A)
    1>Creature.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct FactionDBC> dbcFaction" (?dbcFaction@@3V?@UFactionDBC@@@@A)
    1>Creature.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct CreatureFamilyEntry> dbcCreatureFamily" (?dbcCreatureFamily@@3V?@UCreatureFamilyEntry@@@@A)
    1>DayWatcherThread.obj : error LNK2001: unresolved external symbol "public: __thiscall CThread::CThread(void)" (??0CThread@@QAE@XZ)
    1>DayWatcherThread.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CThread::~CThread(void)" (??1CThread@@UAE@XZ)
    1>DayWatcherThread.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CThread::OnShutdown(void)" (?OnShutdown@CThread@@UAEXXZ)
    1>GameObject.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct Lock> dbcLock" (?dbcLock@@3V?@ULock@@@@A)
    1>GameObject.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct SpellRadius> dbcSpellRadius" (?dbcSpellRadius@@3V?@USpellRadius@@@@A)
    1>GameObject.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct SpellRange> dbcSpellRange" (?dbcSpellRange@@3V?@USpellRange@@@@A)
    1>Item.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct RandomProps> dbcRandomProps" (?dbcRandomProps@@3V?@URandomProps@@@@A)
    1>Item.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct ItemRandomSuffixEntry> dbcItemRandomSuffix" (?dbcItemRandomSuffix@@3V?@UItemRandomSuffixEntry@@@@A)
    1>Item.obj : error LNK2001: unresolved external symbol "public: void __thiscall QueryBuffer::AddQueryStr(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?AddQueryStr@QueryBuffer@@QAEXABV?@DU?@D@std@@V?@D@2@@std@@@Z)
    1>ItemHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct DurabilityCostsEntry> dbcDurabilityCosts" (?dbcDurabilityCosts@@3V?@UDurabilityCostsEntry@@@@A)
    1>ItemHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct DurabilityQualityEntry> dbcDurabilityQuality" (?dbcDurabilityQuality@@3V?@UDurabilityQualityEntry@@@@A)
    1>ItemHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct BankSlotPrice> dbcBankSlotPrices" (?dbcBankSlotPrices@@3V?@UBankSlotPrice@@@@A)
    1>ItemHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct GemPropertyEntry> dbcGemProperty" (?dbcGemProperty@@3V?@UGemPropertyEntry@@@@A)
    1>ItemInterface.obj : error LNK2001: unresolved external symbol "void __cdecl OutputCrashLogLine(char const *,...)" (?OutputCrashLogLine@@YAXPBDZZ)
    1>Level3.obj : error LNK2001: unresolved external symbol "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl ConvertTimeStampToString(unsigned int)" (?ConvertTimeStampToString@@YA?AV?@DU?@D@std@@V?@D@2@@std@@I@Z)
    1>Level3.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct ItemSetEntry> dbcItemSet" (?dbcItemSet@@3V?@UItemSetEntry@@@@A)
    1>Level3.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct skilllineentry> dbcSkillLine" (?dbcSkillLine@@3V?@Uskilllineentry@@@@A)
    1>LogonCommClient.obj : error LNK2001: unresolved external symbol "public: bool __thiscall Socket::BurstSend(unsigned char const *,unsigned int)" (?BurstSend@Socket@@QAE_NPBEI@Z)
    1>LogonCommClient.obj : error LNK2001: unresolved external symbol "public: void __thiscall Socket::BurstPush(void)" (?BurstPush@Socket@@QAEXXZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: __thiscall Sha1Hash::Sha1Hash(void)" (??0Sha1Hash@@QAE@XZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: __thiscall Sha1Hash::~Sha1Hash(void)" (??1Sha1Hash@@QAE@XZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall Sha1Hash::UpdateData(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?UpdateData@Sha1Hash@@QAEXABV?@DU?@D@std@@V?@D@2@@std@@@Z)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall Sha1Hash::Finalize(void)" (?Finalize@Sha1Hash@@QAEXXZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: void __cdecl oLog::outColor(unsigned int,char const *,...)" (?outColor@oLog@@QAAXIPBDZZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl ConfigFile::GetStringVA(char const *,char const *,char const *,...)" (?GetStringVA@ConfigFile@@QAA?AV?@DU?@D@std@@V?@D@2@@std@@PBD00ZZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: int __cdecl ConfigFile::GetIntVA(char const *,int,char const *,...)" (?GetIntVA@ConfigFile@@QAAHPBDH0ZZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: float __cdecl ConfigFile::GetFloatVA(char const *,float,char const *,...)" (?GetFloatVA@ConfigFile@@QAAMPBDM0ZZ)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: bool __thiscall Socket::Connect(char const *,unsigned int)" (?Connect@Socket@@QAE_NPBDI@Z)
    1>LogonCommHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall Socket::Delete(void)" (?Delete@Socket@@QAEXXZ)
    1>Map.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct MapEntry> dbcMap" (?dbcMap@@3V?@UMapEntry@@@@A)
    1>MiscHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct TalentEntry> dbcTalent" (?dbcTalent@@3V?@UTalentEntry@@@@A)
    1>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::AddSample(float,float,int,float)" (?AddSample@SpeedCheatDetector@@QAEXMMHM@Z)
    1>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::ReportCheater(class Player *)" (?ReportCheater@SpeedCheatDetector@@QAEXPAVPlayer@@@Z)
    1>ObjectMgr.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct skilllinespell> dbcSkillLineSpell" (?dbcSkillLineSpell@@3V?@Uskilllinespell@@@@A)
    1>ObjectStorage.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct SpellDuration> dbcSpellDuration" (?dbcSpellDuration@@3V?@USpellDuration@@@@A)
    1>ObjectStorage.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct ItemExtendedCostEntry> dbcItemExtendedCost" (?dbcItemExtendedCost@@3V?@UItemExtendedCostEntry@@@@A)
    1>Pet.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct CreatureSpellDataEntry> dbcCreatureSpellData" (?dbcCreatureSpellData@@3V?@UCreatureSpellDataEntry@@@@A)
    1>PetHandler.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct BankSlotPrice> dbcStableSlotPrices" (?dbcStableSlotPrices@@3V?@UBankSlotPrice@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "public: __thiscall SpeedCheatDetector::SpeedCheatDetector(void)" (??0SpeedCheatDetector@@QAE@XZ)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CStackWalker::OnOutput(char const *)" (?OnOutput@CStackWalker@@UAEXPBD@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CStackWalker::OnDbgHelpErr(char const *,unsigned long,unsigned __int64)" (?OnDbgHelpErr@CStackWalker@@UAEXPBDK_K@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CStackWalker::OnCallstackEntry(enum StackWalker::CallstackEntryType,struct StackWalker::CallstackEntry &)" (?OnCallstackEntry@CStackWalker@@UAEXW4CallstackEntryType@StackWalker@@AAUCallstackEntry@3@@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CStackWalker::OnLoadModule(char const *,char const *,unsigned __int64,unsigned long,unsigned long,char const *,char const *,unsigned __int64)" (?OnLoadModule@CStackWalker@@UAEXPBD0_KKK001@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall CStackWalker::OnSymInit(char const *,unsigned long,char const *)" (?OnSymInit@CStackWalker@@UAEXPBDK0@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall StackWalker::~StackWalker(void)" (??1StackWalker@@UAE@XZ)
    1>Player.obj : error LNK2001: unresolved external symbol "public: __thiscall StackWalker::StackWalker(int,char const *,unsigned long,void *)" (??0StackWalker@@QAE@HPBDKPAX@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: int __thiscall StackWalker::ShowCallstack(void *,struct _CONTEXT const *,int (__stdcall*)(void *,unsigned __int64,void *,unsigned long,unsigned long *,void *),void *)" (?ShowCallstack@StackWalker@@QAEHPAXPBU_CONTEXT@@P6GH0_K0KPAK0@Z0@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct CharRaceEntry> dbcCharRace" (?dbcCharRace@@3V?@UCharRaceEntry@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct CharClassEntry> dbcCharClass" (?dbcCharClass@@3V?@UCharClassEntry@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "public: void __cdecl QueryBuffer::AddQuery(char const *,...)" (?AddQuery@QueryBuffer@@QAAXPBDZZ)
    1>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall Database::AddQueryBuffer(class QueryBuffer *)" (?AddQueryBuffer@Database@@QAEXPAVQueryBuffer@@@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcMeleeCritBase" (?dbcMeleeCritBase@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcMeleeCrit" (?dbcMeleeCrit@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcSpellCritBase" (?dbcSpellCritBase@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcSpellCrit" (?dbcSpellCrit@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcHPRegenBase" (?dbcHPRegenBase@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct gtFloat> dbcHPRegen" (?dbcHPRegen@@3V?@UgtFloat@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct CombatRatingDBC> dbcCombatRating" (?dbcCombatRating@@3V?@UCombatRatingDBC@@@@A)
    1>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::SkipSamplingUntil(int)" (?SkipSamplingUntil@SpeedCheatDetector@@QAEXH@Z)
    1>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::EventSpeedChange(void)" (?EventSpeedChange@SpeedCheatDetector@@QAEXXZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: __thiscall WowCrypt::~WowCrypt(void)" (??1WowCrypt@@QAE@XZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: __thiscall ConfigFile::~ConfigFile(void)" (??1ConfigFile@@QAE@XZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: __thiscall ConfigFile::ConfigFile(void)" (??0ConfigFile@@QAE@XZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: static class WorldLog * Singleton<class WorldLog>::mSingleton" (?mSingleton@?@VWorldLog@@@@1PAVWorldLog@@A)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StackWalker::OnOutput(char const *)" (?OnOutput@StackWalker@@MAEXPBD@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StackWalker::OnDbgHelpErr(char const *,unsigned long,unsigned __int64)" (?OnDbgHelpErr@StackWalker@@MAEXPBDK_K@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StackWalker::OnCallstackEntry(enum StackWalker::CallstackEntryType,struct StackWalker::CallstackEntry &)" (?OnCallstackEntry@StackWalker@@MAEXW4CallstackEntryType@1@AAUCallstackEntry@1@@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StackWalker::OnLoadModule(char const *,char const *,unsigned __int64,unsigned long,unsigned long,char const *,char const *,unsigned __int64)" (?OnLoadModule@StackWalker@@MAEXPBD0_KKK001@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "protected: virtual void __thiscall StackWalker::OnSymInit(char const *,unsigned long,char const *)" (?OnSymInit@StackWalker@@MAEXPBDK0@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Database::ExecuteNA(char const *)" (?ExecuteNA@Database@@UAE_NPBD@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __cdecl Database::Execute(char const *,...)" (?Execute@Database@@UAA_NPBDZZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Database::WaitExecuteNA(char const *)" (?WaitExecuteNA@Database@@UAE_NPBD@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __cdecl Database::WaitExecute(char const *,...)" (?WaitExecute@Database@@UAA_NPBDZZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual void __thiscall Database::FWaitExecute(char const *,struct DatabaseConnection *)" (?FWaitExecute@Database@@UAEXPBDPAUDatabaseConnection@@@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual class QueryResult * __thiscall Database::FQuery(char const *,struct DatabaseConnection *)" (?FQuery@Database@@UAEPAVQueryResult@@PBDPAUDatabaseConnection@@@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual class QueryResult * __thiscall Database::QueryNA(char const *)" (?QueryNA@Database@@UAEPAVQueryResult@@PBD@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual class QueryResult * __cdecl Database::Query(char const *,...)" (?Query@Database@@UAAPAVQueryResult@@PBDZZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall Database::run(void)" (?run@Database@@UAE_NXZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "void __cdecl HandleReadComplete(class Socket *,unsigned int)" (?HandleReadComplete@@YAXPAVSocket@@I@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "void __cdecl HandleWriteComplete(class Socket *,unsigned int)" (?HandleWriteComplete@@YAXPAVSocket@@I@Z)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall QueryThread::run(void)" (?run@QueryThread@@UAE_NXZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall QueryThread::~QueryThread(void)" (??1QueryThread@@UAE@XZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: __thiscall CircularBuffer::~CircularBuffer(void)" (??1CircularBuffer@@QAE@XZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "public: virtual bool __thiscall CThread::run(void)" (?run@CThread@@UAE_NXZ)
    1>StdAfx.obj : error LNK2001: unresolved external symbol "void __cdecl HandleShutdown(class Socket *,unsigned int)" (?HandleShutdown@@YAXPAVSocket@@I@Z)
    1>TaxiMgr.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct DBCTaxiNode> dbcTaxiNode" (?dbcTaxiNode@@3V?@UDBCTaxiNode@@@@A)
    1>TaxiMgr.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct DBCTaxiPath> dbcTaxiPath" (?dbcTaxiPath@@3V?@UDBCTaxiPath@@@@A)
    1>TaxiMgr.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct DBCTaxiPathNode> dbcTaxiPathNode" (?dbcTaxiPathNode@@3V?@UDBCTaxiPathNode@@@@A)
    1>WeatherMgr.obj : error LNK2001: unresolved external symbol "float __cdecl RandomFloat(void)" (?RandomFloat@@YAMXZ)
    1>World.obj : error LNK2001: unresolved external symbol "void __cdecl CleanupRandomNumberGenerators(void)" (?CleanupRandomNumberGenerators@@YAXXZ)
    1>World.obj : error LNK2001: unresolved external symbol "bool __cdecl LoadDBCs(void)" (?LoadDBCs@@YA_NXZ)
    1>World.obj : error LNK2001: unresolved external symbol "public: __thiscall WorldLog::WorldLog(void)" (??0WorldLog@@QAE@XZ)
    1>World.obj : error LNK2001: unresolved external symbol "class DBCStorage<struct TalentTabEntry> dbcTalentTab" (?dbcTalentTab@@3V?@UTalentTabEntry@@@@A)
    1>World.obj : error LNK2001: unresolved external symbol "public: float __thiscall ConfigFile::GetFloatDefault(char const *,char const *,float)" (?GetFloatDefault@ConfigFile@@QAEMPBD0M@Z)
    1>World.obj : error LNK2001: unresolved external symbol "public: void __thiscall SessionLogWriter::Close(void)" (?Close@SessionLogWriter@@QAEXXZ)
    1>World.obj : error LNK2001: unresolved external symbol "public: void __thiscall SessionLogWriter::Open(void)" (?Open@SessionLogWriter@@QAEXXZ)
    1>World.obj : error LNK2001: unresolved external symbol "public: struct DatabaseConnection * __thiscall Database::GetFreeConnection(void)" (?GetFreeConnection@Database@@QAEPAUDatabaseConnection@@XZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: __thiscall WowCrypt::WowCrypt(void)" (??0WowCrypt@@QAE@XZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: unsigned int __thiscall CircularBuffer::GetSpace(void)" (?GetSpace@CircularBuffer@@QAEIXZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall WowCrypt::EncryptFourSend(unsigned char *)" (?EncryptFourSend@WowCrypt@@QAEXPAE@Z)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: __thiscall BigNumber::BigNumber(void)" (??0BigNumber@@QAE@XZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: __thiscall BigNumber::~BigNumber(void)" (??1BigNumber@@QAE@XZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall BigNumber::SetBinary(unsigned char const *,int)" (?SetBinary@BigNumber@@QAEXPBEH@Z)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall WowCrypt::SetKey(unsigned char *,unsigned int)" (?SetKey@WowCrypt@@QAEXPAEI@Z)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall WowCrypt::Init(void)" (?Init@WowCrypt@@QAEXXZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall Sha1Hash::UpdateData(unsigned char const *,int)" (?UpdateData@Sha1Hash@@QAEXPBEH@Z)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __cdecl Sha1Hash::UpdateBigNumbers(class BigNumber *,...)" (?UpdateBigNumbers@Sha1Hash@@QAAXPAVBigNumber@@ZZ)
    1>WorldSocket.obj : error LNK2001: unresolved external symbol "public: void __thiscall WowCrypt::DecryptSixRecv(unsigned char *)" (?DecryptSixRecv@WowCrypt@@QAEXPAE@Z)
    1>.....binReleaseascent-world.exe : fatal error LNK1120: 193 unresolved externals

  5. #20
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do a rebuild

  6. #21
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alright I just did that now I get this error:
    NPCHandler.cpp
    ..\..\src\ascent-world\NPCHandler.cpp(555) : error C2065: 'aur' : undeclared identifier

  7. #22
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    another update was added and now I et this error:
    Code:
    5>   Creating library .....binReleaseascent-world.lib and object .....binReleaseascent-world.exp
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::AddSample(float,float,int,float)" (?AddSample@SpeedCheatDetector@@QAEXMMHM@Z)
    5>MovementHandler.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::ReportCheater(class Player *)" (?ReportCheater@SpeedCheatDetector@@QAEXPAVPlayer@@@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: __thiscall SpeedCheatDetector::SpeedCheatDetector(void)" (??0SpeedCheatDetector@@QAE@XZ)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::SkipSamplingUntil(int)" (?SkipSamplingUntil@SpeedCheatDetector@@QAEXH@Z)
    5>Player.obj : error LNK2001: unresolved external symbol "public: void __thiscall SpeedCheatDetector::EventSpeedChange(void)" (?EventSpeedChange@SpeedCheatDetector@@QAEXXZ)
    5>.....binReleaseascent-world.exe : fatal error LNK1120: 5 unresolved externals
    UGH!

  8. #23
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I hope you rebuild after every update.

  9. #24
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have been

  10. #25
    TheSpidey's Avatar Elite User
    Reputation
    365
    Join Date
    Jan 2008
    Posts
    2,200
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Get the latest build, the one that was just released.

  11. #26
    y2kss66's Avatar Member
    Reputation
    104
    Join Date
    Jan 2008
    Posts
    778
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just did and it worked thanks for all the help! +rep to ya

Page 2 of 2 FirstFirst 12

Similar Threads

  1. [Help] weird compile problem openascent
    By knaur in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 06-08-2008, 01:37 PM
  2. [Release] Five Gum's OpenAscent Compiles || Updated Daily
    By Bapesy in forum World of Warcraft Emulator Servers
    Replies: 12
    Last Post: 05-20-2008, 05:54 AM
  3. Jame's guide compilation (Horde/alliance + some other guides)
    By Snakehead in forum World of Warcraft Guides
    Replies: 6
    Last Post: 05-31-2007, 09:03 AM
  4. Getting hurt compilation
    By Joetherogue in forum Community Chat
    Replies: 0
    Last Post: 05-01-2007, 08:58 PM
  5. old compilation of sigs
    By Demexor in forum Art & Graphic Design
    Replies: 2
    Last Post: 04-29-2007, 10:13 PM
All times are GMT -5. The time now is 03:42 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search