Unable to compile
#1
When I try to compile for ARM I am getting the following:

Code:
source/BlockEntities/HopperEntity.cpp: In member function âbool cHopperEntity::MoveItemsFromSlot(const cItem&, bool)â:
source/BlockEntities/HopperEntity.cpp:282:64: error: no matching function for call to âcItemGrid::AddItem(cItem, bool&)â
source/BlockEntities/HopperEntity.cpp:282:64: note: candidate is:
source/BlockEntities/../ItemGrid.h:82:6: note: int cItemGrid::AddItem(cItem&, bool)
source/BlockEntities/../ItemGrid.h:82:6: note:   no known conversion for argument 1 from âcItemâ to âcItem&â
make: *** [build/release/source/BlockEntities/HopperEntity.o] Error 1
This is with a fresh copy of the latest trunk
Reply
Thanks given by:


Messages In This Thread
Unable to compile - by DrkCodeman - 06-15-2013, 09:15 AM
RE: Unable to compile - by DrkCodeman - 06-15-2013, 11:01 AM
RE: Unable to compile - by xoft - 06-15-2013, 06:00 PM



Users browsing this thread: 1 Guest(s)