Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker - Error building acore #22

Closed
Bandobras84 opened this issue Aug 31, 2021 · 1 comment
Closed

Docker - Error building acore #22

Bandobras84 opened this issue Aug 31, 2021 · 1 comment

Comments

@Bandobras84
Copy link

Bandobras84 commented Aug 31, 2021

I'm getting an error, when attempting to rebuild acore after applying the patch after using git pull origin master.
After patching I'm starting ./acore.sh docker build but it says that the size of the precompiled header changed. I tried deleting the whole /var-forlder and using build:nocache... but no success. Now I'm running out of ideas.
Can someone help me?

fatal error: file '/azerothcore/src/server/game/DungeonFinding/LFGMgr.h' has been modified since the precompiled header '/azerothcore/var/build/obj/src/server/scripts/CMakeFiles/scripts.dir/cmake_pch.hxx.pch' was built: size changed
note: please rebuild precompiled header '/azerothcore/var/build/obj/src/server/scripts/CMakeFiles/scripts.dir/cmake_pch.hxx.pch'
1 error generated.
make[2]: *** [src/server/scripts/CMakeFiles/scripts.dir/build.make:394: src/server/scripts/CMakeFiles/scripts.dir/Commands/cs_lfg.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1162: src/server/scripts/CMakeFiles/scripts.dir/all] Error 2
@pangolp
Copy link

pangolp commented Jun 17, 2023

I am not sure, but I believe that this problem should not currently occur, if that is the case, I ask you to please make a new issue, providing as much information as possible, so that a developer can review it and try to fix it. Thank you.

@pangolp pangolp closed this as completed Jun 17, 2023
@azerothcore azerothcore locked and limited conversation to collaborators Jun 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants