Jump to content

Roy

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Roy

  1. 1>------ Build started: Project: UserInterface, Configuration: Release Win32 ------
    1>Linking...
    1>cryptlib-5.6.1MT.lib(integer.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
    1>InstanceBase.obj : error LNK2001: unresolved external symbol "public: long __thiscall CItemData::GetValue(char)const " (?GetValue@CItemData@@QBEJD@Z)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: long __thiscall CItemData::GetValue(char)const " (?GetValue@CItemData@@QBEJD@Z)
    1>PythonPlayerModule.obj : error LNK2001: unresolved external symbol "public: long __thiscall CItemData::GetValue(char)const " (?GetValue@CItemData@@QBEJD@Z)
    1>PythonNetworkStreamPhaseGameActor.obj : error LNK2001: unresolved external symbol "public: long __thiscall CItemData::GetValue(char)const " (?GetValue@CItemData@@QBEJD@Z)
    1>InstanceBase.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CMapManager::isAttrOn(float,float,char)" (?isAttrOn@CMapManager@@QAE_NMMD@Z)
    1>InstanceBaseBattle.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CMapManager::isAttrOn(float,float,char)" (?isAttrOn@CMapManager@@QAE_NMMD@Z)
    1>PythonPlayerSkill.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSubType(void)const " (?GetSubType@CItemData@@QBEDXZ)
    1>InstanceBase.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSubType(void)const " (?GetSubType@CItemData@@QBEDXZ)
    1>PythonItem.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSubType(void)const " (?GetSubType@CItemData@@QBEDXZ)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSubType(void)const " (?GetSubType@CItemData@@QBEDXZ)
    1>PythonPlayerModule.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSubType(void)const " (?GetSubType@CItemData@@QBEDXZ)
    1>PythonPlayerSkill.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>PythonNetworkStreamPhaseGame.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>PythonNetworkStreamPhaseGameActor.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>InstanceBase.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>PythonItem.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>PythonPlayerModule.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetType(void)const " (?GetType@CItemData@@QBEDXZ)
    1>InstanceBase.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CMapManager::isAttrOn(int,int,char)" (?isAttrOn@CMapManager@@QAE_NHHD@Z)
    1>PythonCharacterManagerModule.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CRaceData::SetMotionRandomWeight(unsigned short,unsigned short,unsigned short,char)" (?SetMotionRandomWeight@CRaceData@@QAE_NGGGD@Z)
    1>PythonCharacterManagerModule.obj : error LNK2001: unresolved external symbol "public: class CGraphicThing * __thiscall CRaceData::RegisterMotionData(unsigned short,unsigned short,char const *,char)" (?RegisterMotionData@CRaceData@@QAEPAVCGraphicThing@@GGPBDD@Z)
    1>PythonEffectModule.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CFlyingManager::RegisterIndexedFlyData(unsigned long,char,char const *)" (?RegisterIndexedFlyData@CFlyingManager@@QAE_NKDPBD@Z)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: char __thiscall CItemData::GetSize(void)const " (?GetSize@CItemData@@QBEDXZ)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: int __thiscall CItemData::GetLimit(char,struct CItemData::SItemLimit *)const " (?GetLimit@CItemData@@QBEHDPAUSItemLimit@1@@Z)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: int __thiscall CItemData::GetApply(char,struct CItemData::SItemApply *)const " (?GetApply@CItemData@@QBEHDPAUSItemApply@1@@Z)
    1>PythonItemModule.obj : error LNK2001: unresolved external symbol "public: long __thiscall CItemData::GetSocket(char)const " (?GetSocket@CItemData@@QBEJD@Z)
    1>PythonNonPlayer.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CLZO::Decompress(class CLZObject &,char const *,unsigned long *)" (?Decompress@CLZO@@QAE_NAAVCLZObject@@PBDPAK@Z)
    1>PythonSkill.obj : error LNK2001: unresolved external symbol "public: int __thiscall CTextFileLoader::GetTokenByte(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char *)" (?GetTokenByte@CTextFileLoader@@QAEHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PAD@Z)
    1>MarkImage.obj : error LNK2001: unresolved external symbol "public: char * __thiscall CLZO::GetWorkMemory(void)" (?GetWorkMemory@CLZO@@QAEPADXZ)
    1>AccountConnector.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CEterPackManager::RegisterPack(char const *,char const *,char const *)" (?RegisterPack@CEterPackManager@@QAE_NPBD00@Z)
    1>UserInterface.obj : error LNK2001: unresolved external symbol "public: bool __thiscall CEterPackManager::RegisterPack(char const *,char const *,char const *)" (?RegisterPack@CEterPackManager@@QAE_NPBD00@Z)
    1>AccountConnector.obj : error LNK2001: unresolved external symbol "public: void __thiscall CEterPackManager::RetrieveHybridCryptPackKeys(char const *)" (?RetrieveHybridCryptPackKeys@CEterPackManager@@QAEXPBD@Z)
    1>PythonNetworkStreamPhaseHandShake.obj : error LNK2001: unresolved external symbol "public: void __thiscall CEterPackManager::RetrieveHybridCryptPackKeys(char const *)" (?RetrieveHybridCryptPackKeys@CEterPackManager@@QAEXPBD@Z)
    1>AccountConnector.obj : error LNK2001: unresolved external symbol "public: void __thiscall CEterPackManager::RetrieveHybridCryptPackSDB(char const *)" (?RetrieveHybridCryptPackSDB@CEterPackManager@@QAEXPBD@Z)
    1>PythonNetworkStreamPhaseHandShake.obj : error LNK2001: unresolved external symbol "public: void __thiscall CEterPackManager::RetrieveHybridCryptPackSDB(char const *)" (?RetrieveHybridCryptPackSDB@CEterPackManager@@QAEXPBD@Z)
    1>gamelib.lib(MapManager.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetAreaPointer(unsigned char,class CArea * *)" (?GetAreaPointer@CMapOutdoor@@QAEHEPAPAVCArea@@@Z)
    1>gamelib.lib(MapOutdoorRender.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetAreaPointer(unsigned char,class CArea * *)" (?GetAreaPointer@CMapOutdoor@@QAEHEPAPAVCArea@@@Z)
    1>gamelib.lib(MapManager.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CMapOutdoor::isAttrOn(float,float,unsigned char)" (?isAttrOn@CMapOutdoor@@QAE_NMME@Z)
    1>gamelib.lib(MapManager.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CMapOutdoor::GetAttr(float,float,unsigned char *)" (?GetAttr@CMapOutdoor@@QAE_NMMPAE@Z)
    1>gamelib.lib(MapManager.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CMapOutdoor::isAttrOn(int,int,unsigned char)" (?isAttrOn@CMapOutdoor@@QAE_NHHE@Z)
    1>gamelib.lib(MapManager.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CMapOutdoor::GetAttr(int,int,unsigned char *)" (?GetAttr@CMapOutdoor@@QAE_NHHPAE@Z)
    1>gamelib.lib(MapOutdoorRender.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetTerrainPointer(unsigned char,class CTerrain * *)" (?GetTerrainPointer@CMapOutdoor@@QAEHEPAPAVCTerrain@@@Z)
    1>gamelib.lib(MapOutdoorRenderHTP.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetTerrainPointer(unsigned char,class CTerrain * *)" (?GetTerrainPointer@CMapOutdoor@@QAEHEPAPAVCTerrain@@@Z)
    1>gamelib.lib(MapOutdoorRenderSTP.obj) : error LNK2001: unresolved external symbol "public: int __thiscall CMapOutdoor::GetTerrainPointer(unsigned char,class CTerrain * *)" (?GetTerrainPointer@CMapOutdoor@@QAEHEPAPAVCTerrain@@@Z)
    1>gamelib.lib(MapOutdoor.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CScreenFilter::SetBlendType(char,char)" (?SetBlendType@CScreenFilter@@QAEXDD@Z)
    1>Release/metin2client.exe : fatal error LNK1120: 25 unresolved externals
    1>Build log was saved at "file://c:\Users\lamyu\Desktop\metin2\novaline\Srcs\Client\UserInterface\Release\BuildLog.htm"
    1>UserInterface - 46 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 15 up-to-date, 0 skipped ==========

    am i did something wrong?

     

     

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.