View Single Post
  #1  
Old 06-15-2009, 04:51 PM
blackdragonsdg
Dragon
 
Join Date: Dec 2008
Location: Tennessee
Posts: 656
Default Compile Errors in Rev668

I attempted to compile Rev668 twice and got these errors both times.


Error 8 error C2664: 'void Client::Message_StringID(int32,int32,int32)' : cannot convert parameter 2 from 'const char [18]' to 'int32' c:\Program Files (x86)\EQEmu Source\EQEmu Source\zone\client_packet.cpp 2020

Error 9 error C2662: 'Client::GetClientVersion' : cannot convert 'this' pointer from 'const Client' to 'Client &' c:\Program Files (x86)\EQEmu Source\EQEmu Source\zone\client_mods.cpp 44
Reply With Quote