help me! decompile error!

Results 1 to 1 of 1
  1. #1
    Member milagrogunz is offline
    MemberRank
    Feb 2013 Join Date
    54Posts

    sad help me! decompile error!

    I get this error to decompile the runnable


    ------ Build started: Project: Gunz, Configuration: KOR_Release_publish Win32 ------

    Performing Pre-Build Event...
    "svn" no se reconoce como un comando interno o externo,
    programa o archivo por lotes ejecutable.
    Load failed : 'revision.xml'
    Linking...
    Creating library Runtime/Gunz.lib and object Runtime/Gunz.exp
    ZRule.obj : error LNK2019: unresolved external symbol "public: __thiscall ZRuleCTF::ZRuleCTF(class ZMatch *)" (??0ZRuleCTF@@QAE@PAVZMatch@@@Z) referenced in function "public: static class ZRule * __cdecl ZRule::CreateRule(class ZMatch *,enum MMATCH_GAMETYPE)" (?CreateRule@ZRule@@SAPAV1@PAVZMatch@@W4MMATCH_GAMETYPE@@@Z)
    CSCommonE.lib(MMatchStage.obj) : error LNK2019: unresolved external symbol "public: __thiscall MMatchRuleCTF::MMatchRuleCTF(class MMatchStage *)" (??0MMatchRuleCTF@@QAE@PAVMMatchStage@@@Z) referenced in function "private: class MMatchRule * __thiscall MMatchStage::CreateRule(enum MMATCH_GAMETYPE)" (?CreateRule@MMatchStage@@AAEPAVMMatchRule@@W4MMATCH_GAMETYPE@@@Z)
    Runtime/Gunz.exe : fatal error LNK1120: 2 unresolved externals

    Build log was saved at "file://c:\Users\Usuario\Desktop\UGGunz\Stable\Gunz\KOR_Release_publish\BuildLog.htm"
    Gunz - 3 error(s), 0 warning(s)


    I fix this error? please?




Advertisement