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

system.cpp CMake error not declared #190

Open
angelsss opened this issue May 3, 2016 · 1 comment
Open

system.cpp CMake error not declared #190

angelsss opened this issue May 3, 2016 · 1 comment

Comments

@angelsss
Copy link

angelsss commented May 3, 2016

Linking CXX executable mangosd
[ 52%] Built target mangosd
Scanning dependencies of target mangosscript
[ 52%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/system/ScriptLoader.cpp.o
[ 52%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/system/system.cpp.o
src/bindings/ScriptDev2/system/system.cpp: In member function ‘void SystemMgr::LoadScriptWaypoints()’:
src/bindings/ScriptDev2/system/system.cpp:108: error: ‘AddWaypointFromExternal’ was not declared in this scope
make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/system/system.cpp.o] Error 1
make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2
[ 0%] Built target genrev
[ 0%] Built target revision.h
[ 0%] Built target ACE_Project
[ 1%] Built target detour
[ 6%] Built target g3dlite
[ 6%] Built target gsoap
[ 28%] Built target storm
[ 28%] Built target framework
[ 31%] Built target shared
[ 32%] Built target realmd
[ 51%] Built target game
[ 52%] Built target mangosd
[ 52%] Building CXX object src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/system/system.cpp.o
src/bindings/ScriptDev2/system/system.cpp: In member function ‘void SystemMgr::LoadScriptWaypoints()’:
src/bindings/ScriptDev2/system/system.cpp:108: error: ‘AddWaypointFromExternal’ was not declared in this scope
make[2]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/system/system.cpp.o] Error 1
make[1]: *** [src/bindings/ScriptDev2/CMakeFiles/mangosscript.dir/all] Error 2
make: *** [all] Error 2

@angelsss
Copy link
Author

angelsss commented May 3, 2016

Remark: environment
Centos6.7 64bit 、cmake 2.8.12.2、autoconf 2.63 、automake 1.11.1 、mangos 5.4 、ScriptDev2 now

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