Building CXX object src/server/scripts/CMakeFiles/scripts.dir/World/chat_log.cpp.o /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp: In function ‘char* {anonymous}::GetStatName(uint32)’: /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:24:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:25:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:26:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:27:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:28:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:29:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:30:58: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp: In function ‘char* {anonymous}::GetSlotName(uint8, WorldSession*)’: /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:39:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:40:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:41:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:42:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:43:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:44:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:45:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:46:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:47:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:48:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:49:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:50:48: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings] /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp: In function ‘void {anonymous}::SendReforgePacket(Player*, uint32, uint32)’: /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:71:59: error: ‘ItemFakeStatContainer’ has no member named ‘at’ /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp: In function ‘void {anonymous}::RemoveReforgeSave(Player*, uint32, bool, bool)’: /Users/jeremymeile/Downloads/TrinityCore/src/server/scripts/Custom/Reforging.cpp:245:25: error: ‘playerItemMap’ has no member named ‘at’ [ 38%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/World/go_scripts.cpp.o [ 38%] Building CXX object src/server/scripts/CMakeFiles/scripts.dir/World/guards.cpp.o make[2]: *** [src/server/scripts/CMakeFiles/scripts.dir/Custom/Reforging.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 39%] Building CXX object src/server/game/CMakeFiles/game.dir/Server/WorldSocket.cpp.o