Jump to content

[fixed][Compile Error] 9737


Guest Mastermix

Recommended Posts

Making all in game
make[3]: Entering directory `/home/wow/mangos/svn/mangos/objdir/src/game'
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers                -I../../dep/ACE_wrappers  -I/usr/include/mysql -I/usr/include  -I../../src/shar               ed -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game               /../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -               I../../../src/game/../realmd -DSYSCONFDIR=\\"/home/wow/mangos/etc/\\"   -DDO_MYSQL                -g -O2 -MT AccountMgr.o -MD -MP -MF .deps/AccountMgr.Tpo -c -o AccountMgr.o ../               ../../src/game/AccountMgr.cpp
mv -f .deps/AccountMgr.Tpo .deps/AccountMgr.Po
g++ -DHAVE_CONFIG_H -I. -I../../../src/game -I../..  -I../../../dep/ACE_wrappers                -I../../dep/ACE_wrappers  -I/usr/include/mysql -I/usr/include  -I../../src/shar               ed -I../../../src/game -I../../../src/game/../../dep/include -I../../../src/game               /../framework -I../../../src/game/../shared -I../../../src/game/../shared/vmap -               I../../../src/game/../realmd -DSYSCONFDIR=\\"/home/wow/mangos/etc/\\"   -DDO_MYSQL                -g -O2 -MT AchievementMgr.o -MD -MP -MF .deps/AchievementMgr.Tpo -c -o Achievem               entMgr.o ../../../src/game/AchievementMgr.cpp
In file included from ../../../src/game/AchievementMgr.cpp:33:
../../../src/game/CellImpl.h: In static member function 'static void Cell::Visit               GridObjects(const WorldObject*, T&, float, bool)':
../../../src/game/CellImpl.h:289: error: invalid declarator before 'gnotifier'
../../../src/game/CellImpl.h:290: error: 'gnotifier' was not declared in this sc               ope
../../../src/game/CellImpl.h: In static member function 'static void Cell::Visit               WorldObjects(const WorldObject*, T&, float, bool)':
../../../src/game/CellImpl.h:300: error: invalid declarator before 'gnotifier'
../../../src/game/CellImpl.h:301: error: 'gnotifier' was not declared in this sc               ope
../../../src/game/CellImpl.h: In static member function 'static void Cell::Visit               AllObjects(const WorldObject*, T&, float, bool)':
../../../src/game/CellImpl.h:311: error: invalid declarator before 'gnotifier'
../../../src/game/CellImpl.h:312: error: invalid declarator before 'wnotifier'
../../../src/game/CellImpl.h:313: error: 'gnotifier' was not declared in this sc               ope
../../../src/game/CellImpl.h:314: error: 'wnotifier' was not declared in this sc               ope
make[3]: *** [AchievementMgr.o] Error 1
make[3]: Leaving directory `/home/wow/mangos/svn/mangos/objdir/src/game'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/wow/mangos/svn/mangos/objdir/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/wow/mangos/svn/mangos/objdir'
make: *** [all] Error 2

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use