It shouldnt have been hard... The compiler listed the lines the errors were from...lol...
C:\EQEmu\NewSource\Zone\MobAI.cpp(3087) : error C2955: 'list' :
C:\EQEmu\NewSource\Zone\MobAI.cpp(3235) : error C2955: 'list' :
Like mongrel said, try replacing list with some other variable name.... I'd do a global search and replace in that file of list with something else, it's clashing with something defined in the STL...
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
|