Jump to content

[Compile Error] 9736


Recommended Posts

Posted

Got these on gcc 4.2 :

In file included from ../../../src/game/AchievementMgr.cpp:33:

../../../src/game/CellImpl.h: In static member function void Cell::VisitGridObjects(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 scope ../../../src/game/CellImpl.h: In static member function void Cell::VisitWorldObjects(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 scope ../../../src/game/CellImpl.h: In static member function c void Cell::VisitAllObjects(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 scope ../../../src/game/CellImpl.h:314: error: wnotifier was not declared in this scope

http://paste2.org/p/769947

×
×
  • 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