Skip to content

Instantly share code, notes, and snippets.

@heyitsbench
Created November 23, 2022 03:09
Show Gist options
  • Save heyitsbench/1b390958118defa349f1533a9b62cc57 to your computer and use it in GitHub Desktop.
Save heyitsbench/1b390958118defa349f1533a9b62cc57 to your computer and use it in GitHub Desktop.
PR/13354
CMAKE
-------------------------------------------------------------------------------------
CMake version: 3.22.1
Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
Running cmake hook: AFTER_LOAD_CONF
No hooks registered for AFTER_LOAD_CONF
Enabled С++20 standard
Detected 64-bit platform
MSVC: Minimum version required is 19.24, found 19.31.31105.0 - ok!
MSVC: 64-bit platform, enforced -D_WIN64 parameter
MSVC: Enabled extended object-support for debug-compiles
MSVC: Overloaded standard names
MSVC: Disabled NON-SECURE warnings
MSVC: Disabled POSIX warnings
MSVC: Disabled INTMAX_MAX warnings
MSVC: Enable NOMINMAX
MSVC: Disabled generic compiletime warnings
Using installation path for configuration files
Running cmake hook: AFTER_LOAD_CMAKE_MODULES
No hooks registered for AFTER_LOAD_CMAKE_MODULES
Found MySQL library: C:/Program Files/MySQL/MySQL Server 8.0/lib/libmysql.lib
Found MySQL headers: C:/Program Files/MySQL/MySQL Server 8.0/include
Found MySQL executable: C:/Program Files/MySQL/MySQL Server 8.0/bin/mysql.exe
Found git binary : C:/Program Files/Git/cmd/git.exe
* AzerothCore revision : b63b5447b281 2022-11-23 06:57:56 +0700 (pr/13354 branch)
* Install core to : C:/Program Files (x86)/AzerothCore
* Install configs to : C:/Program Files (x86)/AzerothCore
* Build applications : Yes (all)
* Build tools : No
* Build with scripts : Yes (static)
* Build with modules : Yes (static)
* Build unit tests : No (default)
* Build core w/PCH : Yes (default)
* Build scripts w/PCH : Yes (default)
* Show compile-warnings : No (default)
* Use coreside debug : No (default)
* Use MySQL sourcetree : No
* Use GIT revision hash : Yes (default)
* Enable vmap DisableMgr checks : Yes (default)
* Show source tree : Yes - "hierarchical"
Found OpenSSL library: optimized;C:/Program Files/OpenSSL-Win64/lib/VC/libssl64MD.lib;debug;C:/Program Files/OpenSSL-Win64/lib/VC/libssl64MDd.lib;optimized;C:/Program Files/OpenSSL-Win64/lib/VC/libcrypto64MD.lib;debug;C:/Program Files/OpenSSL-Win64/lib/VC/libcrypto64MDd.lib
Found OpenSSL headers: C:/Program Files/OpenSSL-Win64/include
Running cmake hook: BEFORE_SRC_LOAD
No hooks registered for BEFORE_SRC_LOAD
* Apps build list (all):
|
+- apps
| +- authserver
| +- worldserver
|
Running cmake hook: BEFORE_GAME_LIBRARY
No hooks registered for BEFORE_GAME_LIBRARY
Running cmake hook: AFTER_GAME_LIBRARY
No hooks registered for AFTER_GAME_LIBRARY
Running cmake hook: BEFORE_SCRIPTS_LIBRARY
No hooks registered for BEFORE_SCRIPTS_LIBRARY
* Script configuration (static):
|
+- worldserver
| +- Commands
| +- Custom
| +- EasternKingdoms
| +- Events
| +- Kalimdor
| +- Northrend
| +- OutdoorPvP
| +- Outland
| +- Pet
| +- Spells
| +- World
|
* Modules configuration (static):
|
+- worldserver
| +- mod-ptr-template
|
* Modules config list:
|
+- mod-ptr-template
| * mod_ptr_template.conf.dist
Running cmake hook: AFTER_SRC_LOAD
No hooks registered for AFTER_SRC_LOAD
Configuring done
-------------------------------------------------------------------------------------
VSTUDIO
-------------------------------------------------------------------------------------
Build started...
1>------ Build started: Project: ZERO_CHECK, Configuration: RelWithDebInfo x64 ------
1>Checking Build System
2>------ Build started: Project: zlib, Configuration: RelWithDebInfo x64 ------
3>------ Build started: Project: sfmt, Configuration: RelWithDebInfo x64 ------
4>------ Build started: Project: revision.h, Configuration: RelWithDebInfo x64 ------
5>------ Build started: Project: gsoap, Configuration: RelWithDebInfo x64 ------
6>------ Build started: Project: fmt, Configuration: RelWithDebInfo x64 ------
7>------ Build started: Project: argon2, Configuration: RelWithDebInfo x64 ------
5>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/gsoap/CMakeLists.txt
3>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/SFMT/CMakeLists.txt
3>SFMT.c
2>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/zlib/CMakeLists.txt
2>adler32.c
2>compress.c
2>crc32.c
2>deflate.c
2>infback.c
2>inffast.c
2>inflate.c
2>inftrees.c
2>trees.c
2>uncompr.c
2>zutil.c
6>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/fmt/CMakeLists.txt
5>soapC.cpp
5>soapServer.cpp
5>stdsoap2.cpp
4>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/genrev/CMakeLists.txt
6>format.cc
6>os.cc
7>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/argon2/CMakeLists.txt
7>argon2.c
7>blake2b.c
7>core.c
7>encoding.c
7>opt.c
7>thread.c
3>sfmt.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\SFMT\RelWithDebInfo\sfmt.lib
2>zlib.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\zlib\RelWithDebInfo\zlib.lib
8>------ Build started: Project: g3dlib, Configuration: RelWithDebInfo x64 ------
9>------ Build started: Project: Recast, Configuration: RelWithDebInfo x64 ------
10>------ Build started: Project: Detour, Configuration: RelWithDebInfo x64 ------
7>argon2.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\argon2\RelWithDebInfo\argon2.lib
10>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/recastnavigation/Detour/CMakeLists.txt
10>DetourAlloc.cpp
10>DetourAssert.cpp
10>DetourCommon.cpp
10>DetourNavMesh.cpp
10>DetourNavMeshBuilder.cpp
10>DetourNavMeshQuery.cpp
10>DetourNode.cpp
8>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/g3dlite/CMakeLists.txt
9>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/deps/recastnavigation/Recast/CMakeLists.txt
9>Recast.cpp
9>RecastAlloc.cpp
9>RecastAssert.cpp
9>RecastArea.cpp
9>RecastContour.cpp
9>RecastFilter.cpp
9>RecastLayers.cpp
9>RecastMesh.cpp
9>RecastMeshDetail.cpp
9>RecastRasterization.cpp
9>RecastRegion.cpp
8>AABox.cpp
8>Any.cpp
8>AnyTableReader.cpp
8>BinaryFormat.cpp
8>BinaryInput.cpp
8>BinaryOutput.cpp
9>Recast.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\recastnavigation\Recast\RelWithDebInfo\Recast.lib
10>Detour.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\recastnavigation\Detour\RelWithDebInfo\Detour.lib
5>gsoap.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\gsoap\RelWithDebInfo\gsoap.lib
8>Box.cpp
6>fmt.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\fmt\RelWithDebInfo\fmt.lib
8>Capsule.cpp
8>CollisionDetection.cpp
8>CoordinateFrame.cpp
8>Crypto.cpp
8>Cylinder.cpp
8>debugAssert.cpp
8>FileSystem.cpp
8>fileutils.cpp
8>format.cpp
8>g3dfnmatch.cpp
8>g3dmath.cpp
8>GThread.cpp
8>Line.cpp
8>LineSegment.cpp
8>Log.cpp
8>Matrix3.cpp
8>Matrix4.cpp
8>MemoryManager.cpp
8>PhysicsFrame.cpp
8>Plane.cpp
8>prompt.cpp
8>Quat.cpp
8>Random.cpp
8>Ray.cpp
8>RegistryUtil.cpp
8>Sphere.cpp
8>stringutils.cpp
8>System.cpp
8>TextInput.cpp
8>TextOutput.cpp
8>Triangle.cpp
8>uint128.cpp
8>UprightFrame.cpp
8>Vector2.cpp
8>Vector3.cpp
8>Vector4.cpp
8>g3dlib.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\deps\g3dlite\RelWithDebInfo\g3dlib.lib
11>------ Build started: Project: common, Configuration: RelWithDebInfo x64 ------
11>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/common/CMakeLists.txt
11>cmake_pch.cxx
11>Banner.cpp
11>Common.cpp
11>GitRevision.cpp
11>BoundingIntervalHierarchy.cpp
11>DynamicTree.cpp
11>MMapFactory.cpp
11>MMapMgr.cpp
11>VMapFactory.cpp
11>VMapMgr2.cpp
11>MapTree.cpp
11>TileAssembler.cpp
11>GameObjectModel.cpp
11>ModelInstance.cpp
11>WorldModel.cpp
11>BuiltInConfig.cpp
11>Config.cpp
11>AES.cpp
11>ARC4.cpp
11>Argon2.cpp
11>BigNumber.cpp
11>CryptoRandom.cpp
11>OpenSSLCrypto.cpp
11>TOTP.cpp
11>AuthCrypt.cpp
11>SRP6.cpp
11>DBCFileLoader.cpp
11>Base32.cpp
11>Base64.cpp
11>IPLocation.cpp
11>Appender.cpp
11>AppenderConsole.cpp
11>AppenderFile.cpp
11>Log.cpp
11>LogMessage.cpp
11>LogOperation.cpp
11>Logger.cpp
11>enuminfo_AppenderConsole.cpp
11>enuminfo_LogCommon.cpp
11>Metric.cpp
11>DetourExtended.cpp
11>ProcessPriority.cpp
11>Threading.cpp
11>EventMap.cpp
11>EventProcessor.cpp
11>Random.cpp
11>SFMTRand.cpp
11>StartProcess.cpp
11>StringFormat.cpp
11>TaskScheduler.cpp
11>Timer.cpp
11>Tokenize.cpp
11>Util.cpp
11>Errors.cpp
11>common.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\src\common\RelWithDebInfo\common.lib
12>------ Build started: Project: database, Configuration: RelWithDebInfo x64 ------
12>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/database/CMakeLists.txt
12>cmake_pch.cxx
12>AdhocStatement.cpp
12>DatabaseEnv.cpp
12>DatabaseLoader.cpp
12>DatabaseWorker.cpp
12>DatabaseWorkerPool.cpp
12>Field.cpp
12>MySQLConnection.cpp
12>MySQLPreparedStatement.cpp
12>MySQLThreading.cpp
12>PreparedStatement.cpp
12>QueryCallback.cpp
12>QueryHolder.cpp
12>QueryResult.cpp
12>Transaction.cpp
12>CharacterDatabase.cpp
12>LoginDatabase.cpp
12>WorldDatabase.cpp
12>AppenderDB.cpp
12>DBUpdater.cpp
12>UpdateFetcher.cpp
12>database.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\src\server\database\RelWithDebInfo\database.lib
13>------ Build started: Project: shared, Configuration: RelWithDebInfo x64 ------
13>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/shared/CMakeLists.txt
13>SharedDefines.cpp
13>enuminfo_SharedDefines.cpp
13>DBCDatabaseLoader.cpp
13>DBCStore.cpp
13>ByteBuffer.cpp
13>Realm.cpp
13>RealmList.cpp
13>SecretMgr.cpp
13>shared.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\src\server\shared\RelWithDebInfo\shared.lib
14>------ Build started: Project: scripts, Configuration: RelWithDebInfo x64 ------
15>------ Build started: Project: modules, Configuration: RelWithDebInfo x64 ------
16>------ Build started: Project: game, Configuration: RelWithDebInfo x64 ------
17>------ Build started: Project: authserver, Configuration: RelWithDebInfo x64 ------
15>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/modules/CMakeLists.txt
14>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/scripts/CMakeLists.txt
17>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/apps/CMakeLists.txt
16>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/game/CMakeLists.txt
15>ModulesLoader.cpp
15>ptr_template.cpp
17>cmake_pch.cxx
16>cmake_pch.cxx
14>cmake_pch.cxx
17>Main.cpp
17>AuthCodes.cpp
17>AuthSession.cpp
17>WheatyExceptionReport.cpp
15>modules.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\modules\RelWithDebInfo\modules.lib
16>CreatureAI.cpp
16>CreatureAIRegistry.cpp
16>CreatureAISelector.cpp
16>CombatAI.cpp
16>GameObjectAI.cpp
16>GuardAI.cpp
16>PassiveAI.cpp
16>PetAI.cpp
16>ReactorAI.cpp
16>TotemAI.cpp
16>UnitAI.cpp
16>ScriptedCreature.cpp
16>ScriptedEscortAI.cpp
16>ScriptedFollowerAI.cpp
16>ScriptedGossip.cpp
16>SmartAI.cpp
16>SmartScript.cpp
16>SmartScriptMgr.cpp
16>AccountMgr.cpp
16>AchievementMgr.cpp
16>AddonMgr.cpp
14>ScriptLoader.cpp
14>PlayerCommand.cpp
14>cs_account.cpp
14>cs_achievement.cpp
16>ArenaSpectator.cpp
16>AuctionHouseMgr.cpp
14>cs_arena.cpp
16>Battlefield.cpp
16>BattlefieldHandler.cpp
14>cs_bag.cpp
16>BattlefieldMgr.cpp
16>BattlefieldWG.cpp
14>cs_ban.cpp
16>Arena.cpp
16>ArenaTeam.cpp
14>cs_bf.cpp
16>ArenaTeamMgr.cpp
16>Battleground.cpp
16>BattlegroundMgr.cpp
16>BattlegroundQueue.cpp
14>cs_cache.cpp
16>BattlegroundSpamProtect.cpp
16>enuminfo_ArenaTeam.cpp
16>BattlegroundAB.cpp
16>BattlegroundAV.cpp
14>cs_cast.cpp
14>cs_character.cpp
16>BattlegroundBE.cpp
14>cs_cheat.cpp
16>BattlegroundDS.cpp
16>BattlegroundEY.cpp
16>BattlegroundIC.cpp
16>BattlegroundNA.cpp
16>BattlegroundRL.cpp
16>BattlegroundRV.cpp
16>BattlegroundSA.cpp
14>cs_debug.cpp
16>BattlegroundWS.cpp
16>CharacterCache.cpp
16>WhoListCacheMgr.cpp
16>CalendarMgr.cpp
16>Chat.cpp
16>HyperlinkTags.cpp
14>cs_deserter.cpp
14>cs_disable.cpp
16>Hyperlinks.cpp
16>Channel.cpp
16>ChannelMgr.cpp
16>enuminfo_Channel.cpp
16>ChatCommand.cpp
16>ChatCommandArgs.cpp
16>ChatCommandHelpers.cpp
16>ChatCommandTags.cpp
14>cs_event.cpp
16>HostileRefMgr.cpp
16>ThreatMgr.cpp
16>ConditionMgr.cpp
16>DisableMgr.cpp
16>DBCStores.cpp
16>M2Stores.cpp
14>cs_gear.cpp
16>LFG.cpp
16>LFGGroupData.cpp
14>cs_gm.cpp
16>LFGMgr.cpp
16>LFGPlayerData.cpp
16>LFGQueue.cpp
16>LFGScripts.cpp
16>Corpse.cpp
16>Creature.cpp
16>CreatureGroups.cpp
14>cs_go.cpp
16>GossipDef.cpp
16>TemporarySummon.cpp
16>enuminfo_CreatureData.cpp
16>DynamicObject.cpp
16>GameObject.cpp
14>cs_gobject.cpp
16>Item.cpp
16>ItemEnchantmentMgr.cpp
16>enuminfo_Item.cpp
16>Bag.cpp
16>Object.cpp
16>ObjectGuid.cpp
16>ObjectPosSelector.cpp
14>cs_group.cpp
16>Position.cpp
16>UpdateData.cpp
16>UpdateFieldFlags.cpp
16>Pet.cpp
16>CinematicMgr.cpp
16>KillRewarder.cpp
16>Player.cpp
16>PlayerGossip.cpp
16>PlayerMisc.cpp
16>PlayerQuest.cpp
16>PlayerSettings.cpp
14>cs_guild.cpp
16>PlayerStorage.cpp
14>cs_honor.cpp
16>PlayerTaxi.cpp
16>PlayerUpdates.cpp
16>SocialMgr.cpp
14>cs_instance.cpp
16>TradeData.cpp
14>cs_inventory.cpp
16>Totem.cpp
16>Transport.cpp
16>StatSystem.cpp
14>cs_item.cpp
16>Unit.cpp
14>cs_learn.cpp
16>enuminfo_Unit.cpp
16>Vehicle.cpp
16>GameEventMgr.cpp
16>ObjectAccessor.cpp
16>ObjectMgr.cpp
16>ObjectGridLoader.cpp
16>GridNotifiers.cpp
14>cs_lfg.cpp
16>Group.cpp
16>GroupMgr.cpp
16>GroupReference.cpp
16>Guild.cpp
16>GuildMgr.cpp
16>AddonHandler.cpp
14>cs_list.cpp
16>ArenaTeamHandler.cpp
16>AuctionHouseHandler.cpp
16>AuthHandler.cpp
16>BankHandler.cpp
14>cs_lookup.cpp
16>BattleGroundHandler.cpp
14>cs_message.cpp
16>CalendarHandler.cpp
14>cs_misc.cpp
16>ChannelHandler.cpp
16>CharacterHandler.cpp
16>ChatHandler.cpp
16>CombatHandler.cpp
16>DuelHandler.cpp
16>GroupHandler.cpp
16>GuildHandler.cpp
16>ItemHandler.cpp
16>LFGHandler.cpp
16>LootHandler.cpp
16>MailHandler.cpp
16>MiscHandler.cpp
14>cs_mmaps.cpp
16>MovementHandler.cpp
14>cs_modify.cpp
16>NPCHandler.cpp
16>PetHandler.cpp
14>cs_npc.cpp
16>PetitionsHandler.cpp
16>QueryHandler.cpp
16>QuestHandler.cpp
16>ReferAFriendHandler.cpp
16>SkillHandler.cpp
16>Socialhandler.cpp
16>SpellHandler.cpp
16>TaxiHandler.cpp
14>cs_pet.cpp
14>cs_player.cpp
14>cs_player_settings.cpp
16>TicketHandler.cpp
16>TradeHandler.cpp
16>VehicleHandler.cpp
16>VoiceChatHandler.cpp
16>InstanceSaveMgr.cpp
16>InstanceScript.cpp
16>LootItemStorage.cpp
16>LootMgr.cpp
16>Mail.cpp
16>AreaBoundary.cpp
16>Map.cpp
16>MapInstanced.cpp
14>cs_quest.cpp
16>MapMgr.cpp
16>MapUpdater.cpp
14>cs_reload.cpp
16>TransportMgr.cpp
16>AsyncAuctionListing.cpp
14>cs_reset.cpp
16>BanMgr.cpp
16>DynamicVisibility.cpp
16>GameGraveyard.cpp
16>Formulas.cpp
16>ModuleMgr.cpp
16>ServerMotd.cpp
16>FollowerReference.cpp
16>MotionMaster.cpp
14>cs_script_loader.cpp
16>MovementGenerator.cpp
16>ConfusedMovementGenerator.cpp
14>cs_send.cpp
16>EscortMovementGenerator.cpp
16>FleeingMovementGenerator.cpp
16>HomeMovementGenerator.cpp
14>cs_server.cpp
16>IdleMovementGenerator.cpp
16>PathGenerator.cpp
16>PointMovementGenerator.cpp
16>RandomMovementGenerator.cpp
16>TargetedMovementGenerator.cpp
14>cs_spectator.cpp
16>WaypointMovementGenerator.cpp
16>MoveSpline.cpp
16>MoveSplineInit.cpp
16>MovementPacketBuilder.cpp
16>MovementUtil.cpp
16>Spline.cpp
16>WaypointMgr.cpp
16>OutdoorPvP.cpp
16>OutdoorPvPMgr.cpp
16>PetitionMgr.cpp
16>PoolMgr.cpp
16>QuestDef.cpp
16>enuminfo_QuestDef.cpp
16>ReputationMgr.cpp
16>MapScripts.cpp
16>ScriptMgr.cpp
16>ScriptSystem.cpp
16>AccountScript.cpp
16>AchievementCriteriaScript.cpp
16>AchievementScript.cpp
16>AllCreatureScript.cpp
16>AllGameObjectScript.cpp
16>AllMapScript.cpp
14>cs_tele.cpp
16>AreaTriggerScript.cpp
16>ArenaScript.cpp
16>ArenaTeamScript.cpp
14>cs_ticket.cpp
14>cs_titles.cpp
16>AuctionHouseScript.cpp
16>BGScript.cpp
16>BattlegroundScript.cpp
14>cs_wp.cpp
16>CommandSC.cpp
16>CommandScript.cpp
16>ConditionScript.cpp
16>CreatureScript.cpp
16>DatabaseScript.cpp
16>DynamicObjectScript.cpp
16>FormulaScript.cpp
16>GameEventScript.cpp
16>GameObjectScript.cpp
16>GlobalScript.cpp
16>GroupScript.cpp
16>GuildScript.cpp
16>InstanceMapScript.cpp
14>custom_script_loader.cpp
16>ItemScript.cpp
16>LootScript.cpp
14>eastern_kingdoms_script_loader.cpp
14>zone_alterac_mountains.cpp
16>MailScript.cpp
14>zone_arathi_highlands.cpp
16>MiscScript.cpp
14>zone_blasted_lands.cpp
16>MovementHandlerScript.cpp
16>OutdoorPvPScript.cpp
14>zone_burning_steppes.cpp
16>PetScript.cpp
14>zone_duskwood.cpp
16>PlayerScript.cpp
16>ServerScript.cpp
14>zone_eastern_plaguelands.cpp
16>SpellSC.cpp
14>zone_elwynn_forest.cpp
16>SpellScriptLoader.cpp
16>TransportScript.cpp
14>zone_eversong_woods.cpp
16>UnitScript.cpp
14>zone_ghostlands.cpp
16>VehicleScript.cpp
14>zone_hinterlands.cpp
16>WeatherScript.cpp
14>zone_ironforge.cpp
16>WorldObjectScript.cpp
16>WorldScript.cpp
14>zone_isle_of_queldanas.cpp
14>zone_redridge_mountains.cpp
16>Packet.cpp
16>WorldSession.cpp
16>WorldSocket.cpp
14>zone_silverpine_forest.cpp
16>WorldSocketMgr.cpp
16>BankPackets.cpp
14>zone_stormwind_city.cpp
14>zone_stranglethorn_vale.cpp
16>CharacterPackets.cpp
16>ChatPackets.cpp
14>zone_tirisfal_glades.cpp
16>CombatLogPackets.cpp
14>zone_undercity.cpp
16>CombatPackets.cpp
14>zone_western_plaguelands.cpp
16>GuildPackets.cpp
16>LFGPackets.cpp
14>zone_westfall.cpp
16>MiscPackets.cpp
16>PacketUtilities.cpp
14>zone_wetlands.cpp
16>PetPackets.cpp
14>alterac_valley.cpp
16>TotemPackets.cpp
16>WorldStatePackets.cpp
16>Opcodes.cpp
16>PacketLog.cpp
16>SkillDiscovery.cpp
14>boss_balinda.cpp
16>SkillExtraItems.cpp
16>Spell.cpp
14>boss_drekthar.cpp
16>SpellEffects.cpp
16>SpellInfo.cpp
16>SpellInfoCorrections.cpp
16>SpellMgr.cpp
16>SpellScript.cpp
14>boss_galvangar.cpp
16>SpellAuraEffects.cpp
14>boss_vanndar.cpp
14>blackrock_depths.cpp
16>SpellAuras.cpp
16>ChatTextBuilder.cpp
14>boss_ambassador_flamelash.cpp
16>CreatureTextMgr.cpp
14>boss_anubshiah.cpp
14>boss_emperor_dagran_thaurissan.cpp
14>boss_eviscerator.cpp
16>TicketMgr.cpp
14>boss_general_angerforge.cpp
14>boss_gorosh_the_dervish.cpp
14>boss_grizzle.cpp
14>boss_hedrum.cpp
14>boss_high_interrogator_gerstahn.cpp
14>boss_magmus.cpp
16>GameTime.cpp
14>boss_moira_bronzebeard.cpp
14>boss_okthor.cpp
14>boss_tomb_of_seven.cpp
16>UpdateTime.cpp
14>instance_blackrock_depths.cpp
14>boss_drakkisath.cpp
14>boss_gyth.cpp
16>CharacterDatabaseCleaner.cpp
14>boss_halycon.cpp
14>boss_highlord_omokk.cpp
16>PlayerDump.cpp
14>boss_lord_valthalak.cpp
16>Warden.cpp
14>boss_mor_grayhoof.cpp
14>boss_overlord_wyrmthalak.cpp
16>WardenCheckMgr.cpp
14>boss_pyroguard_emberseer.cpp
16>WardenMac.cpp
14>boss_quartermaster_zigris.cpp
16>WardenWin.cpp
14>boss_rend_blackhand.cpp
14>boss_solakar_flamewreath.cpp
14>boss_the_beast.cpp
16>enuminfo_WardenCheckMgr.cpp
14>boss_urok_doomhowl.cpp
16>Weather.cpp
16>WeatherMgr.cpp
14>boss_warmaster_voone.cpp
14>instance_blackrock_spire.cpp
14>boss_broodlord_lashlayer.cpp
14>boss_chromaggus.cpp
14>boss_ebonroc.cpp
16>World.cpp
14>boss_firemaw.cpp
14>boss_flamegor.cpp
14>boss_nefarian.cpp
14>boss_razorgore.cpp
14>boss_vaelastrasz.cpp
14>instance_blackwing_lair.cpp
14>boss_baron_geddon.cpp
14>boss_garr.cpp
14>boss_gehennas.cpp
14>boss_golemagg.cpp
14>boss_lucifron.cpp
14>boss_magmadar.cpp
14>boss_majordomo_executus.cpp
14>boss_ragnaros.cpp
14>boss_shazzrah.cpp
14>boss_sulfuron_harbinger.cpp
14>instance_molten_core.cpp
14>molten_core.cpp
14>boss_mr_smite.cpp
14>instance_deadmines.cpp
14>instance_gnomeregan.cpp
14>boss_curator.cpp
14>boss_maiden_of_virtue.cpp
14>boss_midnight.cpp
14>boss_moroes.cpp
14>boss_netherspite.cpp
14>boss_nightbane.cpp
14>boss_prince_malchezaar.cpp
14>boss_servant_quarters.cpp
14>boss_shade_of_aran.cpp
14>boss_terestian_illhoof.cpp
14>bosses_opera.cpp
14>instance_karazhan.cpp
14>karazhan.cpp
14>boss_felblood_kaelthas.cpp
14>boss_priestess_delrissa.cpp
14>boss_selin_fireheart.cpp
14>boss_vexallus.cpp
14>instance_magisters_terrace.cpp
14>chapter1.cpp
14>chapter2.cpp
14>chapter3.cpp
14>chapter5.cpp
14>zone_the_scarlet_enclave.cpp
14>instance_scarlet_monastery.cpp
14>boss_darkmaster_gandling.cpp
14>boss_kirtonos_the_herald.cpp
14>boss_kormok.cpp
14>instance_scholomance.cpp
14>boss_apothecary_hummel.cpp
14>instance_shadowfang_keep.cpp
14>boss_baroness_anastari.cpp
14>boss_jarien_and_sothos.cpp
14>instance_stratholme.cpp
14>instance_sunken_temple.cpp
14>boss_brutallus.cpp
14>boss_eredar_twins.cpp
14>boss_felmyst.cpp
14>boss_kalecgos.cpp
14>boss_kiljaeden.cpp
14>boss_muru.cpp
14>instance_sunwell_plateau.cpp
14>instance_the_stockade.cpp
14>instance_uldaman.cpp
14>boss_akilzon.cpp
14>boss_halazzi.cpp
14>boss_hexlord.cpp
14>boss_janalai.cpp
14>boss_nalorakk.cpp
14>boss_zuljin.cpp
14>instance_zulaman.cpp
14>zulaman.cpp
14>boss_arlokk.cpp
14>boss_gahzranka.cpp
14>boss_grilek.cpp
14>boss_hakkar.cpp
14>boss_hazzarah.cpp
14>boss_jeklik.cpp
14>boss_jindo.cpp
14>boss_mandokir.cpp
14>boss_marli.cpp
14>boss_renataki.cpp
14>boss_thekal.cpp
14>boss_venoxis.cpp
14>boss_wushoolay.cpp
14>instance_zulgurub.cpp
14>zulgurub.cpp
14>brewfest.cpp
14>childrens_week.cpp
14>events_script_loader.cpp
14>hallows_end.cpp
14>love_in_air.cpp
14>midsummer.cpp
14>pilgrims_bounty.cpp
14>winter_veil.cpp
14>boss_azuregos.cpp
14>kalimdor_script_loader.cpp
14>zone_ashenvale.cpp
14>zone_azshara.cpp
14>zone_azuremyst_isle.cpp
14>zone_bloodmyst_isle.cpp
14>zone_darkshore.cpp
14>zone_desolace.cpp
14>zone_durotar.cpp
14>zone_dustwallow_marsh.cpp
14>zone_felwood.cpp
14>zone_feralas.cpp
14>zone_moonglade.cpp
14>zone_orgrimmar.cpp
14>zone_silithus.cpp
14>zone_stonetalon_mountains.cpp
14>zone_tanaris.cpp
14>zone_the_barrens.cpp
14>zone_thousand_needles.cpp
14>zone_thunder_bluff.cpp
14>zone_ungoro_crater.cpp
14>zone_winterspring.cpp
14>instance_blackfathom_deeps.cpp
14>boss_anetheron.cpp
14>boss_archimonde.cpp
14>boss_azgalor.cpp
14>boss_kazrogal.cpp
14>boss_rage_winterchill.cpp
14>hyjal.cpp
14>hyjalAI.cpp
14>hyjal_trash.cpp
14>instance_hyjal.cpp
14>boss_epoch.cpp
14>boss_infinite.cpp
14>boss_mal_ganis.cpp
14>boss_meathook.cpp
14>boss_salramm.cpp
14>culling_of_stratholme.cpp
14>instance_culling_of_stratholme.cpp
14>boss_captain_skarloc.cpp
14>boss_epoch_hunter.cpp
14>boss_lieutenant_drake.cpp
14>instance_old_hillsbrad.cpp
14>old_hillsbrad.cpp
17> Creating library C:/Users/benjy/Documents/GitHub/acbuild/src/server/apps/RelWithDebInfo/authserver.lib and object C:/Users/benjy/Documents/GitHub/acbuild/src/server/apps/RelWithDebInfo/authserver.exp
14>boss_aeonus.cpp
14>boss_chrono_lord_deja.cpp
17>authserver.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\bin\RelWithDebInfo\authserver.exe
14>boss_temporus.cpp
14>instance_the_black_morass.cpp
14>the_black_morass.cpp
14>boss_isalien.cpp
14>instance_dire_maul.cpp
14>instance_maraudon.cpp
16>game.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\src\server\game\RelWithDebInfo\game.lib
14>boss_onyxia.cpp
14>instance_onyxias_lair.cpp
14>instance_ragefire_chasm.cpp
14>instance_razorfen_downs.cpp
14>razorfen_downs.cpp
14>instance_razorfen_kraul.cpp
14>boss_ayamiss.cpp
14>boss_buru.cpp
14>boss_kurinnaxx.cpp
14>boss_moam.cpp
14>boss_ossirian.cpp
14>boss_rajaxx.cpp
14>instance_ruins_of_ahnqiraj.cpp
14>ruins_of_ahnqiraj.cpp
14>boss_bug_trio.cpp
14>boss_cthun.cpp
14>boss_fankriss.cpp
14>boss_huhuran.cpp
14>boss_ouro.cpp
14>boss_sartura.cpp
14>boss_skeram.cpp
14>boss_twinemperors.cpp
14>boss_viscidus.cpp
14>instance_temple_of_ahnqiraj.cpp
14>mob_anubisath_sentinel.cpp
14>temple_of_ahnqiraj.cpp
14>instance_wailing_caverns.cpp
14>instance_zulfarrak.cpp
14>zulfarrak.cpp
14>isle_of_conquest.cpp
14>northrend_script_loader.cpp
14>zone_borean_tundra.cpp
14>zone_crystalsong_forest.cpp
14>zone_dalaran.cpp
14>zone_dragonblight.cpp
14>zone_grizzly_hills.cpp
14>zone_howling_fjord.cpp
14>zone_icecrown.cpp
14>zone_sholazar_basin.cpp
14>zone_storm_peaks.cpp
14>zone_wintergrasp.cpp
14>zone_zuldrak.cpp
14>boss_anubarak.cpp
14>boss_hadronox.cpp
14>boss_krikthir_the_gatewatcher.cpp
14>instance_azjol_nerub.cpp
14>boss_amanitar.cpp
14>boss_elder_nadox.cpp
14>boss_herald_volazj.cpp
14>boss_jedoga_shadowseeker.cpp
14>boss_prince_taldaram.cpp
14>instance_ahnkahet.cpp
14>boss_sartharion.cpp
14>instance_obsidian_sanctum.cpp
14>boss_baltharus_the_warborn.cpp
14>boss_general_zarithrian.cpp
14>boss_halion.cpp
14>boss_saviana_ragefire.cpp
14>instance_ruby_sanctum.cpp
14>boss_argent_challenge.cpp
14>boss_black_knight.cpp
14>boss_grand_champions.cpp
14>instance_trial_of_the_champion.cpp
14>trial_of_the_champion.cpp
14>boss_anubarak_trial.cpp
14>boss_faction_champions.cpp
14>boss_lord_jaraxxus.cpp
14>boss_northrend_beasts.cpp
14>boss_twin_valkyr.cpp
14>instance_trial_of_the_crusader.cpp
14>trial_of_the_crusader.cpp
14>boss_dred.cpp
14>boss_novos.cpp
14>boss_tharon_ja.cpp
14>boss_trollgore.cpp
14>instance_drak_tharon_keep.cpp
14>boss_bronjahm.cpp
14>boss_devourer_of_souls.cpp
14>forge_of_souls.cpp
14>instance_forge_of_souls.cpp
14>boss_falric.cpp
14>boss_marwyn.cpp
14>halls_of_reflection.cpp
14>instance_halls_of_reflection.cpp
14>boss_forgemaster_garfrost.cpp
14>boss_krickandick.cpp
14>boss_scourgelord_tyrannus.cpp
14>instance_pit_of_saron.cpp
14>pit_of_saron.cpp
14>boss_drakkari_colossus.cpp
14>boss_eck.cpp
14>boss_gal_darah.cpp
14>boss_moorabi.cpp
14>boss_slad_ran.cpp
14>instance_gundrak.cpp
14>boss_blood_prince_council.cpp
14>boss_blood_queen_lana_thel.cpp
14>boss_deathbringer_saurfang.cpp
14>boss_festergut.cpp
14>boss_icecrown_gunship_battle.cpp
14>boss_lady_deathwhisper.cpp
14>boss_lord_marrowgar.cpp
14>boss_professor_putricide.cpp
14>boss_rotface.cpp
14>boss_sindragosa.cpp
14>boss_the_lich_king.cpp
14>boss_valithria_dreamwalker.cpp
14>icecrown_citadel.cpp
14>icecrown_citadel_teleport.cpp
14>instance_icecrown_citadel.cpp
14>boss_anubrekhan.cpp
14>boss_faerlina.cpp
14>boss_four_horsemen.cpp
14>boss_gluth.cpp
14>boss_gothik.cpp
14>boss_grobbulus.cpp
14>boss_heigan.cpp
14>boss_kelthuzad.cpp
14>boss_loatheb.cpp
14>boss_maexxna.cpp
14>boss_noth.cpp
14>boss_patchwerk.cpp
14>boss_razuvious.cpp
14>boss_sapphiron.cpp
14>boss_thaddius.cpp
14>instance_naxxramas.cpp
14>boss_malygos.cpp
14>instance_eye_of_eternity.cpp
14>boss_anomalus.cpp
14>boss_commander_stoutbeard_kolurg.cpp
14>boss_keristrasza.cpp
14>boss_magus_telestra.cpp
14>boss_ormorok.cpp
14>instance_nexus.cpp
14>boss_drakos.cpp
14>boss_eregos.cpp
14>boss_urom.cpp
14>boss_varos.cpp
14>instance_oculus.cpp
14>oculus.cpp
14>boss_bjarngrim.cpp
14>boss_ionar.cpp
14>boss_loken.cpp
14>boss_volkhan.cpp
14>instance_halls_of_lightning.cpp
14>boss_krystallus.cpp
14>boss_maiden_of_grief.cpp
14>boss_sjonnir.cpp
14>brann_bronzebeard.cpp
14>instance_halls_of_stone.cpp
14>boss_algalon_the_observer.cpp
14>boss_assembly_of_iron.cpp
14>boss_auriaya.cpp
14>boss_flame_leviathan.cpp
14>boss_freya.cpp
14>boss_general_vezax.cpp
14>boss_hodir.cpp
14>boss_ignis.cpp
14>boss_kologarn.cpp
14>boss_mimiron.cpp
14>boss_razorscale.cpp
14>boss_thorim.cpp
14>boss_xt002.cpp
14>boss_yoggsaron.cpp
14>instance_ulduar.cpp
14>ulduar.cpp
14>boss_ingvar_the_plunderer.cpp
14>boss_keleseth.cpp
14>boss_skarvald_dalronn.cpp
14>instance_utgarde_keep.cpp
14>utgarde_keep.cpp
14>boss_palehoof.cpp
14>boss_skadi.cpp
14>boss_svala.cpp
14>boss_ymiron.cpp
14>instance_utgarde_pinnacle.cpp
14>utgarde_pinnacle.cpp
14>boss_archavon.cpp
14>boss_emalon.cpp
14>boss_koralon.cpp
14>boss_toravon.cpp
14>instance_vault_of_archavon.cpp
14>boss_cyanigosa.cpp
14>boss_erekem.cpp
14>boss_ichoron.cpp
14>boss_lavanthor.cpp
14>boss_moragg.cpp
14>boss_xevozz.cpp
14>boss_zuramat.cpp
14>instance_violet_hold.cpp
14>violet_hold.cpp
14>OutdoorPvPEP.cpp
14>OutdoorPvPGH.cpp
14>OutdoorPvPHP.cpp
14>OutdoorPvPNA.cpp
14>OutdoorPvPSI.cpp
14>OutdoorPvPTF.cpp
14>OutdoorPvPZM.cpp
14>outdoorpvp_script_loader.cpp
14>boss_doomlord_kazzak.cpp
14>boss_doomwalker.cpp
14>outland_script_loader.cpp
14>zone_blades_edge_mountains.cpp
14>zone_hellfire_peninsula.cpp
14>zone_nagrand.cpp
14>zone_netherstorm.cpp
14>zone_shadowmoon_valley.cpp
14>zone_shattrath_city.cpp
14>zone_terokkar_forest.cpp
14>zone_zangarmarsh.cpp
14>boss_exarch_maladaar.cpp
14>boss_shirrak_the_dead_watcher.cpp
14>instance_auchenai_crypts.cpp
14>boss_nexusprince_shaffar.cpp
14>boss_pandemonius.cpp
14>instance_mana_tombs.cpp
14>boss_talon_king_ikiss.cpp
14>instance_sethekk_halls.cpp
14>boss_ambassador_hellmaw.cpp
14>boss_blackheart_the_inciter.cpp
14>boss_grandmaster_vorpil.cpp
14>boss_murmur.cpp
14>instance_shadow_labyrinth.cpp
14>boss_bloodboil.cpp
14>boss_illidan.cpp
14>boss_mother_shahraz.cpp
14>boss_reliquary_of_souls.cpp
14>boss_shade_of_akama.cpp
14>boss_supremus.cpp
14>boss_teron_gorefiend.cpp
14>boss_warlord_najentus.cpp
14>illidari_council.cpp
14>instance_black_temple.cpp
14>boss_fathomlord_karathress.cpp
14>boss_hydross_the_unstable.cpp
14>boss_lady_vashj.cpp
14>boss_leotheras_the_blind.cpp
14>boss_lurker_below.cpp
14>boss_morogrim_tidewalker.cpp
14>instance_serpent_shrine.cpp
14>boss_ahune.cpp
14>instance_the_slave_pens.cpp
14>boss_hydromancer_thespia.cpp
14>boss_mekgineer_steamrigger.cpp
14>boss_warlord_kalithresh.cpp
14>instance_steam_vault.cpp
14>boss_the_black_stalker.cpp
14>instance_the_underbog.cpp
14>boss_gruul.cpp
14>boss_high_king_maulgar.cpp
14>instance_gruuls_lair.cpp
14>boss_broggok.cpp
14>boss_kelidan_the_breaker.cpp
14>boss_the_maker.cpp
14>instance_blood_furnace.cpp
14>boss_omor_the_unscarred.cpp
14>boss_vazruden_the_herald.cpp
14>boss_watchkeeper_gargolmar.cpp
14>instance_hellfire_ramparts.cpp
14>boss_magtheridon.cpp
14>instance_magtheridons_lair.cpp
14>boss_nethekurse.cpp
14>boss_warbringer_omrogg.cpp
14>boss_warchief_kargath_bladefist.cpp
14>instance_shattered_halls.cpp
14>boss_alar.cpp
14>boss_astromancer.cpp
14>boss_kaelthas.cpp
14>boss_void_reaver.cpp
14>instance_the_eye.cpp
14>boss_gatewatcher_gyrokill.cpp
14>boss_gatewatcher_ironhand.cpp
14>boss_mechano_lord_capacitus.cpp
14>boss_nethermancer_sepethrea.cpp
14>boss_pathaleon_the_calculator.cpp
14>instance_mechanar.cpp
14>arcatraz.cpp
14>boss_dalliah_the_doomsayer.cpp
14>boss_harbinger_skyriss.cpp
14>boss_wrath_scryer_soccothrates.cpp
14>boss_zereketh_the_unbound.cpp
14>instance_arcatraz.cpp
14>boss_commander_sarannis.cpp
14>boss_high_botanist_freywinn.cpp
14>boss_laj.cpp
14>boss_thorngrin_the_tender.cpp
14>boss_warp_splinter.cpp
14>instance_the_botanica.cpp
14>pet_dk.cpp
14>pet_generic.cpp
14>pet_hunter.cpp
14>pet_mage.cpp
14>pet_priest.cpp
14>pet_shaman.cpp
14>pets_script_loader.cpp
14>spell_dk.cpp
14>spell_druid.cpp
14>spell_generic.cpp
14>spell_hunter.cpp
14>spell_item.cpp
14>spell_mage.cpp
14>spell_paladin.cpp
14>spell_priest.cpp
14>spell_quest.cpp
14>spell_rogue.cpp
14>spell_shaman.cpp
14>spell_warlock.cpp
14>spell_warrior.cpp
14>spells_script_loader.cpp
14>achievement_scripts.cpp
14>action_ip_logger.cpp
14>areatrigger_scripts.cpp
14>boss_emerald_dragons.cpp
14>chat_log.cpp
14>go_scripts.cpp
14>guards.cpp
14>item_scripts.cpp
14>mob_generic_creature.cpp
14>npc_innkeeper.cpp
14>npc_professions.cpp
14>npc_stave_of_ancients.cpp
14>npc_taxi.cpp
14>npcs_special.cpp
14>player_scripts.cpp
14>server_mail.cpp
14>world_script_loader.cpp
14>scripts.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\src\server\scripts\RelWithDebInfo\scripts.lib
18>------ Build started: Project: worldserver, Configuration: RelWithDebInfo x64 ------
18>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/src/server/apps/CMakeLists.txt
18>cmake_pch.cxx
18>Main.cpp
18>ACSoap.cpp
18>CliRunnable.cpp
18>RASession.cpp
18>WheatyExceptionReport.cpp
18>ServiceWin32.cpp
18> Creating library C:/Users/benjy/Documents/GitHub/acbuild/src/server/apps/RelWithDebInfo/worldserver.lib and object C:/Users/benjy/Documents/GitHub/acbuild/src/server/apps/RelWithDebInfo/worldserver.exp
18>worldserver.vcxproj -> C:\Users\benjy\Documents\GitHub\acbuild\bin\RelWithDebInfo\worldserver.exe
19>------ Build started: Project: ALL_BUILD, Configuration: RelWithDebInfo x64 ------
19>Building Custom Rule C:/Users/benjy/Documents/GitHub/azerothcore-wotlk/CMakeLists.txt
20>------ Skipped Build: Project: INSTALL, Configuration: RelWithDebInfo x64 ------
20>Project not selected to build for this solution configuration
========== Build: 19 succeeded, 0 failed, 0 up-to-date, 1 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment