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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...