Hi,
someone knows how to build the code created by gSoap in Visual Studio 2005?
I'm trying it but it give me a lot of errors like:
Bye, thanksError 1 error LNK2005: "class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > * __cdecl soap_new_std__string(struct soap *,int)" (?soap_new_std__string@@YAPAV?$basic_string@DU?$ch ar_traits@D@std@@V?$allocator@D@2@@std@@PAUsoap@@H @Z) already defined in soapClientLib.obj soapServerLib.obj
Error 3 error LNK2005: "public: virtual void __thiscall _ns1__GetMessageStatusResponse::soap_serialize(str uct soap *)const " (?soap_serialize@_ns1__GetMessageStatusResponse@@U BEXPAUsoap@@@Z) already defined in soapClientLib.obj soapServerLib.obj
Error 320 error LNK2019: unresolved external symbol _send@16 referenced in function _fsend stdsoap2.obj
Error 343 error LNK2001: unresolved external symbol _namespaces stdsoap2.obj
Bookmarks