• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Compile error

Status
Not open for further replies.

Vitrex

Moderator
Hello, downloaded few moments ago Eluna from github for update my old one and when compiling getting this error :
Code:
12>  scripts.vcxproj -> D:\DreamWoW\Build\src\server\scripts\Release\scripts.lib
18>d:\dreamwow\source\src\luaengine\ElunaUtility.h(12): fatal error C1083: Cannot open include file: 'ObjectGuid.h': No such file or directory (D:\DreamWoW\Source\src\LuaEngine\ElunaUtility.cpp)
18>d:\dreamwow\source\src\luaengine\ElunaUtility.h(12): fatal error C1083: Cannot open include file: 'ObjectGuid.h': No such file or directory (D:\DreamWoW\Source\src\LuaEngine\ElunaEventMgr.cpp)
18>  LuaFunctions.cpp
18>d:\dreamwow\source\src\luaengine\ElunaUtility.h(12): fatal error C1083: Cannot open include file: 'ObjectGuid.h': No such file or directory (D:\DreamWoW\Source\src\LuaEngine\LuaFunctions.cpp)
18>d:\dreamwow\source\src\luaengine\ElunaUtility.h(12): fatal error C1083: Cannot open include file: 'ObjectGuid.h': No such file or directory (D:\DreamWoW\Source\src\LuaEngine\LuaEngine.cpp)
18>d:\dreamwow\source\src\luaengine\ElunaUtility.h(12): fatal error C1083: Cannot open include file: 'ObjectGuid.h': No such file or directory (D:\DreamWoW\Source\src\LuaEngine\HookMgr.cpp)
19>------ Build started: Project: worldserver, Configuration: Release Win32 ------
 

Rochet2

Moderator / Eluna Dev
This does not happen on a clean Eluna.

Fid you update Eluna or did you update the core or did you update both?
Seems to me like you would have updated Eluna only.

What commands / method did you use to update?
 

Vitrex

Moderator
Yes, i had the outadet all the core, now updating all outdated staff in core, and will try recompile with Eluna, and post the result.
 
Status
Not open for further replies.
Top