View Single Post
  #1  
Old 07-16-2003, 02:37 PM
Elrach
Sarnak
 
Join Date: Apr 2003
Posts: 66
Default Compiling 0.5.0 error

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.
__________________
Elrach
Raven City Server
Reply With Quote