FC8 compile error
Posted: Mon Jan 12, 2009 4:19 pm
Fedora Core 8 compile error with latest dev SVN
Figured this was due to the recent spawn changes. Compiles fine on Win32.
Code: Select all
Commands.cpp:2037: error: âstricmpâ was not declared in this scope
Spawn.h: In member function âvoid Spawn::Set(Field*, Value) [with Field = sint16, Value = float]â:
Spawn.h:128: instantiated from âvoid Spawn::SetPos(Field*, Value, bool) [with Field = sint16, Value = float]â
Spawn.h:216: instantiated from here
Spawn.h:116: warning: converting to âshort intâ from âfloatâ
make: *** [Commands.o] Error 1