Jump to content

Recommended Posts

Posted

OS: Ubuntu Server 10.10

Keep getting

make[4]: Entering directory `/home/kitsune1911/mangos/objdir/src/game/AuctionHouseBot'

CXX AuctionHouseBot.o

In file included from ../../../../src/game/AuctionHouseBot/../Creature.h:23,

from ../../../../src/game/AuctionHouseBot/../ObjectMgr.h:26,

from ../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:3:

../../../../src/game/AuctionHouseBot/../Unit.h:2114: error: prototype for âvoid Unit::SendMonsterMoveByPath(const Path<PathElem, PathNode>&, uint32, uint32, SplineFlags)â does not match any in class âUnitâ

../../../../src/game/AuctionHouseBot/../Unit.h:1493: error: candidate is: template<class PathElem, class PathNode> void Unit::SendMonsterMoveByPath(const Path<PathElem, PathNode>&, uint32, uint32, SplineFlags, uint32)

../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp: In member function âbool AHB_Seller::Initialize()â:

../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:708: warning: format not a string literal and no format arguments

../../../../src/game/AuctionHouseBot/AuctionHouseBot.cpp:737: warning: format not a string literal and no format arguments

make[4]: *** [AuctionHouseBot.o] Error 1

and I'm lost as to how to fix it. Sorry if it's something stupid that I missed, I looked in the Unit.h and I didn't see anything that's wrong if needed I'll post those lines, but for the most part I don't know what it means by the error: prototype and error: candidate, so if someone would care to take the time to explain that to me that would be cool.

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