View Single Post
  #9  
Old 06-28-2012, 08:36 AM
cmileto
Fire Beetle
 
Join Date: Jun 2012
Posts: 10
Default

make rev 2155 on 64 bit

EQWParser.cpp: In member function ‘void EQWParser:oInit()’:
EQWParser.cpp:92:25: warning: cast from type ‘const char**’ to type ‘char**’ casts away qualifiers [-Wcast-qual]
EQWParser.cpp:116:18: error: lvalue required as left operand of assignment
EQWParser.cpp:123:19: error: lvalue required as left operand of assignment
make[1]: *** [EQWParser.o] Error 1
make[1]: Leaving directory `/home/clayton/eqemu/source/world'
make: *** [all] Error 2
Reply With Quote