Compiling issues
Code:
PlayerCorpse.cpp
C:\EQEmu\EQEmuCVS\EQEmuCVS\Source\zone\PlayerCorpse.cpp(721) : error C2664: 'SplitMoney' : cannot convert parameter 5 from 'class Corpse *const ' to 'class Client *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
Error executing cl.exe.
zone.exe - 1 error(s), 0 warning(s)
Compiling zone w/ perl using the latest CVS
|