Jump to content

propertymanager error


Recommended Posts

hi guys, im dealing with a problem and im trying for a few hours now to solve it but i can t find the solution..

here is the error
 

(Build target) (1) ->
       (Link target) ->
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: class tinyxml2::XMLE
       lement const * __thiscall tinyxml2::XMLNode::FirstChildElement(char const *)const " (?FirstChildElement@XMLNode@
       tinyxml2@@QBEPBVXMLElement@2@PBD@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: class tinyxml2::XMLE
       lement const * __thiscall tinyxml2::XMLNode::NextSiblingElement(char const *)const " (?NextSiblingElement@XMLNod
       e@tinyxml2@@QBEPBVXMLElement@2@PBD@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxpro
       j]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc
       all tinyxml2::XMLAttribute::Name(void)const " (?Name@XMLAttribute@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\ddar\ddar\
       Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc
       all tinyxml2::XMLAttribute::Value(void)const " (?Value@XMLAttribute@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\ddar\dda
       r\Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc
       all tinyxml2::XMLElement::Attribute(char const *,char const *)const " (?Attribute@XMLElement@tinyxml2@@QBEPBDPBD
       0@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: __thiscall tinyxml2:
       :XMLDocument::XMLDocument(bool,enum tinyxml2::Whitespace)" (??0XMLDocument@tinyxml2@@QAE@_NW4Whitespace@1@@Z) [D
       :\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: virtual __thiscall t
       inyxml2::XMLDocument::~XMLDocument(void)" (??1XMLDocument@tinyxml2@@UAE@XZ) [D:\RESURSE SVF\ddar\ddar\Client-mas
       ter\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: enum tinyxml2::XMLEr
       ror __thiscall tinyxml2::XMLDocument::Parse(char const *,unsigned int)" (?Parse@XMLDocument@tinyxml2@@QAE?AW4XML
       Error@2@PBDI@Z) [D:\RESURSE SVF\ddar\ddar\Client-master\userinterface\UserInterface.vcxproj]
         GameLib_rel.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: char const * __thisc
       all tinyxml2::XMLDocument::ErrorName(void)const " (?ErrorName@XMLDocument@tinyxml2@@QBEPBDXZ) [D:\RESURSE SVF\dd
       ar\ddar\Client-master\userinterface\UserInterface.vcxproj]
         ..\bin\metin2client_rel.exe : fatal error LNK1120: 9 unresolved externals [D:\RESURSE SVF\ddar\ddar\Client-mas
       ter\userinterface\UserInterface.vcxproj]

someone who knows about those problems or how to solve it please reply 😄

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.