gameboy Posted August 17, 2019 Report Share Posted August 17, 2019 @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. 1 Quote Link to comment Share on other sites More sharing options...
elexis Posted August 18, 2019 Report Share Posted August 18, 2019 You compiled 0ad but not the glooxwrapper library, fixed by the last glooxwrapper autobuild. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.