Log in

View Full Version : compile errors


gibroni
08-27-2010, 06:02 PM
the last three svn updates do not compile correctly. 1628-1630 get an error tryin to compile.

trevius
08-27-2010, 06:05 PM
What is the error you get? I assume since you are posting in the Windows Server section that you are compiling on a Windows PC, correct?

gibroni
08-27-2010, 06:57 PM
.\mob.cpp(3388) : error C2039: 'tolower' : is not a member of 'std'
.\mob.cpp(3640) : fatal error C1061: compiler limit : blocks nested too deeply

.\client.cpp(5585) : error C2039: 'tolower' : is not a member of 'std'

BSCMAKE: error BK1506 : cannot open file '..\Build\Zone\Release\mob.sbr': No such file or directory

Zone - 4 error(s), 0 warning(s)


yes its windows 7 pc

pfyon
08-27-2010, 07:27 PM
Joligario posted some code to fix those issues here: http://www.eqemulator.org/forums/showthread.php?t=31934