Jump to content

SVN22680 ERROR!


gameboy
 Share

Recommended Posts

@elexis @wraitii Today, I tested the latest SVN22680 and there was an error. When I compiled it with VS2015, the error occurred:

Severity Error
Code LNK2019
Description
unresolved external symbol
public: __thiscall glooxwrapper::Jingle::Session::~Session(void)
(??1Session@Jingle@glooxwrapper@@QAE@XZ)

referenced in function
public: virtual void __thiscall XmppClient::SendStunEndpointToHost(struct StunClient::StunEndpoint const &,class std::basic_string,class std::allocator > const &)
(?SendStunEndpointToHost@XmppClient@@UAEXABUStunEndpoint@StunClient@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)M/pre>
Project test
File D:\trunk\build\workspaces\vc2015\lobby.lib(XmppClient.obj)
Line 1

I used update-workspaces.bat.

  • Like 1
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...