Thread: Rev 666
View Single Post
  #4  
Old 06-15-2009, 02:23 PM
Zeice
Sarnak
 
Join Date: Oct 2008
Location: USA
Posts: 92
Default

Still getting one build failed in Rev 667 under windows compile
errors here

Code:
4>.\client_packet.cpp(2020) : error C2664: 'void Client::Message_StringID(int32,int32,int32)' : cannot convert parameter 2 from 'const char [18]' to 'int32'

Code:
4>.\client_mods.cpp(44) : error C2662: 'Client::GetClientVersion' : cannot convert 'this' pointer from 'const Client' to 'Client &'
Reply With Quote