When Trying to Compile with Fairy Code*

Results 1 to 1 of 1
  1. #1
    Elite Member IaguCool is offline
    Member +Rank
    Sep 2006 Join Date
    IsraelLocation
    219Posts

    When Trying to Compile with Fairy Code*

    When I try to compile the World Server with the last Clan Code, I get this:
    Code:
    1>------ Build started: Project: 3. World Server, Configuration: Release Win32 ------
    1>Compiling...
    1>worldserver.cpp
    1>worldpackets.cpp
    1>worldclient.cpp
    1>main.cpp
    1>gmcmds.cpp
    1>.\gmcmds.cpp(52) : error C2664: 'CWorldServer::pakFairy' : cannot convert parameter 2 from 'unsigned int' to 'CPacket *'
    1> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
    1>.\gmcmds.cpp(125) : error C2511: 'bool CWorldServer::pakFairy(CWorldClient *,int)' : overloaded member function not found in 'CWorldServer'
    1> d:\downloads\usdownloader\rose online server\to compile\world server\worldsockets.h(116) : see declaration of 'CWorldServer'
    1>extrafunctions.cpp
    1>Build log was saved at "file://d:\Downloads\USDownloader\ROSE Online Server\To Compile\World Server\Release\BuildLog.htm"
    1>3. World Server - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    
    Anyone knows wtf?
    Last edited by IaguCool; 20-09-06 at 06:02 PM.




Advertisement