Jump to content

Svn16507 Error!


gameboy
 Share

Recommended Posts

Today I tested the SVN16507, I use VS2013 to compile it, errors, failed to compile.

Error 58 error LNK2019: unresolved external symbol "public:class glooxwrapper::string Const __thiscall glooxwrapper::DelayedDelivery::stamp (void) const" (? stamp@DelayedDelivery@glooxwrapper@@QBE? BVstring@2@XZ), which is in function "protected:virtual void __thiscall XmppClient::handleMUCMessage (class glooxwrapper::MUCRoom *,class glooxwrapper::Message const &,bool)" (? HandleMUCMessage@XmppClient@@MAEXPAVMUCRoom@glooxwrapper@@ABVMessage@3@_N@Z) referenced in D:\trunk\build\workspaces\vc2013\lobby.lib (XmppClient.obj) pyrogenesis

Error 59 error MSB6006: "link.exe" exited with code 1120. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 607 5 pyrogenesis

Error 60 error LNK2019: unresolved external symbol "public:class glooxwrapper::DelayedDelivery const * __thiscall glooxwrapper::Message::when (void) const" (? When@Message@glooxwrapper@@QBEPBVDelayedDelivery@2@XZ), which is in function "protected:virtual void __thiscall XmppClient::handleMUCMessage (class glooxwrapper::MUCRoom *,class Glooxwrapper::Message const &,bool) "(? handleMUCMessage@XmppClient@@MAEXPAVMUCRoom@glooxwrapper@@ABVMessage@3@_N@Z) was referenced in D:\trunk\build\workspaces\vc2013\lobby.lib ( XmppClient.obj) pyrogenesis

Error 63 error LNK2019: unresolved external symbol "public:class glooxwrapper::string Const __thiscall glooxwrapper::DelayedDelivery::stamp (void) const" (? stamp@DelayedDelivery@glooxwrapper@@QBE? BVstring@2@XZ), which is in function "protected:virtual void __thiscall XmppClient::handleMUCMessage (class glooxwrapper::MUCRoom *,class glooxwrapper::Message const &,bool)" (? HandleMUCMessage@XmppClient@@MAEXPAVMUCRoom@glooxwrapper@@ABVMessage@3@_N@Z) referenced in D:\trunk\build\workspaces\vc2013\lobby.lib (XmppClient.obj) test

Error 64 error LNK2019: unresolved external symbol "public:class glooxwrapper::DelayedDelivery const * __thiscall glooxwrapper::Message::when (void) const" (? When@Message@glooxwrapper@@QBEPBVDelayedDelivery@2@XZ), which is in function "protected:virtual void __thiscall XmppClient::handleMUCMessage (class glooxwrapper::MUCRoom *,class Glooxwrapper::Message const &,bool) "(? handleMUCMessage@XmppClient@@MAEXPAVMUCRoom@glooxwrapper@@ABVMessage@3@_N@Z) was referenced in D:\trunk\build\workspaces\vc2013\lobby.lib ( XmppClient.obj) test

Error 65 unresolved external error LNK1120:2 command D:\trunk\binaries\system\test.exe 1 1 test

Edited by gameboy
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...