View Single Post
  #1  
Old 11-05-2004, 01:08 PM
mrea
Discordant
 
Join Date: Sep 2004
Location: Camp Hill,PA
Posts: 370
Default 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
__________________


Reply With Quote