gameboy Posted August 17, 2019 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 Link to comment Share on other sites More sharing options...
elexis Posted August 18, 2019 Share Posted August 18, 2019 You compiled 0ad but not the glooxwrapper library, fixed by the last glooxwrapper autobuild. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now