PDA

View Full Version : Compiling issues


mrea
11-05-2004, 01:08 PM
PlayerCorpse.cpp
C:\EQEmu\EQEmuCVS\EQEmuCVS\Source\zone\PlayerCorps e.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