Originally Posted by
xxrob143xx
MoverSkill.cpp
\New Folder (4)\Official Source\_Common\MoverSkill.cpp(2336) : warning C4018: '>' : signed/unsigned mismatch
\New Folder (4)\Official Source\_Common\MoverSkill.cpp(2336) : warning C4018: '<' : signed/unsigned mismatch
\New Folder (4)\Official Source\_Common\MoverSkill.cpp(2540) : warning C4018: '>' : signed/unsigned mismatch
\New Folder (4)\Official Source\_Common\MoverSkill.cpp(2540) : warning C4018: '<' : signed/unsigned mismatch
AttackArbiter.cpp
AttackArbiter.cpp(541) : warning C4244: 'return' : conversion from 'float' to 'int', possible loss of data
AttackArbiter.cpp(543) : warning C4244: 'return' : conversion from 'float' to 'int', possible loss of data
AttackArbiter.cpp(734) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
LINK : warning LNK4089: all references to 'NeuzD.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'SHELL32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'SHLWAPI.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'comdlg32.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Build log was saved at "file://d:\New Folder (4)\Output\WorldServer\Release\BuildLog.htm"
WorldServer - 0 error(s), 12 warning(s)
---------------------- Done ----------------------
Build: 1 succeeded, 0 failed, 0 skipped
12 warnings in compiling world server xD any fix about that?