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

CMake compile error (DEBIAN) #122

Open
ghost opened this issue Aug 24, 2017 · 1 comment
Open

CMake compile error (DEBIAN) #122

ghost opened this issue Aug 24, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 24, 2017

Hello, I wan't to install StormCore onto my debian VPS but it always throws and error while configuring

CMake Error at cmake/platform/unix/settings.cmake:14 (configure_file): configure_file attempted to configure a file: /wow/StormCore/cmake_uninstall.cmake into a source directory. Call Stack (most recent call first): cmake/macros/CheckPlatform.cmake:13 (include) CMakeLists.txt:63 (include)

@lusybell
Copy link

lusybell commented Nov 24, 2017

tengo un problema similar espero su ayuda por favor

##sera el compilador c++?

/sdb/StormCore/src/server/game/AI/SmartScripts/SmartScriptMgr.h:298:4: error: 'unit32' does not name a type
unit32 onRemove;
^~~~~~
compilation terminated due to -Wfatal-errors.
src/server/game/CMakeFiles/game.dir/build.make:110: recipe for target 'src/server/game/CMakeFiles/game.dir/AI/CreatureAIRegistry.cpp.o' failed
make[2]: *** [src/server/game/CMakeFiles/game.dir/AI/CreatureAIRegistry.cpp.o] Error 1
CMakeFiles/Makefile2:1688: recipe for target 'src/server/game/CMakeFiles/game.dir/all' failed
make[1]: *** [src/server/game/CMakeFiles/game.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant