• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling Error compiling

Anothai

:3
Joined
Mar 24, 2008
Messages
643
Reaction score
3
Location
Turtle Tail :'O
game.cpp: In member function ‘bool Game::playerCloseRuleViolation(uint32_t, const std::string&)’:
game.cpp:1945: error: no match for ‘operator=’ in ‘it = 0l’
/usr/include/c++/4.1.3/bits/stl_tree.h:152: note: candidates are: std::_Rb_tree_iterator<std::pair<const unsigned int, RuleViolation> >& std::_Rb_tree_iterator<std::pair<const unsigned int, RuleViolation> >::operator=(const std::_Rb_tree_iterator<std::pair<const unsigned int, RuleViolation> >&)
make: *** [game.o] Error 1
god@c-f55be353:~/Desktop/forgottenserver/forgottenserver/tags/0.2$

Im trying to compile and then i've got this message.


DELETE THIS THREAD PLEASE.
 
Last edited:
Back
Top