azerothcore/mod-eluna

error occurs when use cmake v3.26.3-1,clang v15.0.7-2

Closed this issue · 1 comments

Q1: In file included from /root/azerothcore/modules/mod-eluna/src/LuaEngine/LuaFunctions.cpp:20:
/root/azerothcore/modules/mod-eluna/src/LuaEngine/GlobalMethods.h:1843:70: fatal error: no member named 'GetGOData' in 'ObjectMgr'
eObjectMgr->AddGameobjectToGrid(guidLow, eObjectMgr->GetGOData(guidLow));

Q2: make[2]: *** [modules/CMakeFiles/modules.dir/build.make:300: modules/CMakeFiles/modules.dir/mod-eluna/src/LuaEngine/LuaFunctions.cpp.o]

error occurs when use cmake v3.26.3-1,clang v15.0.7-2

Please provide the AC revision and mod-Eluna revision. Thanks!