View Single Post
  #4  
Old 07-23-2003, 02:23 PM
icesab
Fire Beetle
 
Join Date: Jul 2003
Posts: 4
Default

Ok i got the clear fixed by just replacing the ones that gave error with erase.

now i got this left..

Compiling...
Command line warning D4002 : ignoring unknown option '/Ob2'
MobAI.cpp
C:\Borland\eqemu\NewSource\Zone\MobAI.cpp(1544) : error C2955: 'list' : use of class template requires template argument list
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(415) : see declaration of 'list'
C:\Borland\eqemu\NewSource\Zone\MobAI.cpp(161 : error C2955: 'list' : use of class template requires template argument list
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\list(415) : see declaration of 'list'
Error executing cl.exe.

Zone.exe - 2 error(s), 1 warning(s)

herkimer for the DEBUG question i just put a DEBUG at the end of it and left everything the way it was
Reply With Quote