I'm getting the following error when I try to compile 0.5.0.
Code:
Parser::ParseCommands(std::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, int, unsigned int, Mob*, Mob*)':
I have a few of those, related to the use of the string datatype that was introduced into parser.cpp.
I've yet to find a solution, yet others have had similar problems in reports on the net.
I'm using g++ 3.2.2.